mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
Fix formatting in exercise 99
The non-conforming formatting was not detected by the eowyn.sh script, due to a bug.
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
//
|
||||
// X | 1 2 3 4 5 ...
|
||||
// ---+---+---+---+---+---+
|
||||
// 1 | 1 2 3 4 5
|
||||
// 1 | 1 2 3 4 5
|
||||
//
|
||||
// 2 | 2 4 6 8 10
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user