mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
fix: Grammar in 018_functions.zig
This commit is contained in:
parent
0210d6d7bc
commit
2e782fbd86
@ -1,5 +1,5 @@
|
||||
//
|
||||
// Functions! We've already seen a lot of one called "main()". Now let's try
|
||||
// Functions! We've already seen lots of ones called "main()". Now let's try
|
||||
// writing one of our own:
|
||||
//
|
||||
// fn foo(n: u8) u8 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user