mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 08:03:29 +02:00
fix: Grammar in 018_functions.zig
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user