Cleaned up some trailing whitespace

This commit is contained in:
Joseph T Lyons
2021-03-14 01:26:52 -05:00
parent 68dd401e42
commit a3ad620c29
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: