Cleaned up some trailing whitespace
This commit is contained in:
parent
7ddfca2e35
commit
d120664c5f
3 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// var foo: []u8 = "foobar"[0..3];
|
||||
//
|
||||
// to:
|
||||
//
|
||||
//
|
||||
// var foo: []const u8 = "foobar"[0..3];
|
||||
//
|
||||
// See if you can fix this Zero Wing-inspired phrase descrambler:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue