mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 02:03:30 +02:00
Cleaned up some trailing whitespace
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user