Update 099_formatting.zig
typo fixed
This commit is contained in:
parent
83d839bf49
commit
1832080daa
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
// Since we basically write to debug output in Ziglings, our output usually
|
||||
// looks like this:
|
||||
//
|
||||
// std.debug.print("Text {placeholder} another text \n", .{variable});
|
||||
// print("Text {placeholder} another text \n", .{variable});
|
||||
//
|
||||
// But how is the statement just shown formatted?
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue