mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-05 01:33:30 +02:00
minor typos
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
// Oh no, this is supposed to print "Hello world!" but it needs
|
||||
// your help.
|
||||
//
|
||||
// Zig functions are private by default but the main() function
|
||||
// should be public.
|
||||
// Zig functions are private by default, but the main() function
|
||||
// must be public.
|
||||
//
|
||||
// A function is made public with the "pub" statement like so:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user