mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 08:03:29 +02:00
Update 018_functions.zig
This commit is contained in:
committed by
GitHub
co-authored by
GitHub
parent
8e540d6388
commit
0603ab1e02
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Functions! We've already created lots of functions called "main()". Now let's
|
||||
// try writing one of our own:
|
||||
// do something different:
|
||||
//
|
||||
// fn foo(n: u8) u8 {
|
||||
// return n + 1;
|
||||
|
||||
Reference in New Issue
Block a user