mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-10 17:09:59 +00:00
Oops, capitalization in ex016.
This commit is contained in:
@@ -39,5 +39,5 @@ pub fn main() void {
|
|||||||
// As mentioned in the previous exercise, 'for' loops have gained
|
// As mentioned in the previous exercise, 'for' loops have gained
|
||||||
// additional flexibility since these early exercises were
|
// additional flexibility since these early exercises were
|
||||||
// written. As we'll see in later exercises, the above syntax for
|
// written. As we'll see in later exercises, the above syntax for
|
||||||
// capturing the index is part of a more general ability. hang in
|
// capturing the index is part of a more general ability. Hang in
|
||||||
// there!
|
// there!
|
||||||
|
|||||||
Reference in New Issue
Block a user