Cleaned up some trailing whitespace

This commit is contained in:
Joseph T Lyons 2021-03-14 01:26:52 -05:00
parent 7ddfca2e35
commit d120664c5f
3 changed files with 3 additions and 3 deletions

View file

@ -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: