mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
Fix typo in 074 comptime 9
This commit is contained in:
parent
4760c62d62
commit
ff5ba2cd1c
@ -16,8 +16,8 @@
|
||||
// * The test expressions in inline for and while loops
|
||||
// * An expression passed to the @cImport() builtin
|
||||
//
|
||||
// Work with Zig for a while, and you'll start to develop and
|
||||
// intuition for these contexts. Let's work on that/ now.
|
||||
// Work with Zig for a while, and you'll start to develop an
|
||||
// intuition for these contexts. Let's work on that now.
|
||||
//
|
||||
// You have been given just one 'comptime' statement to use in
|
||||
// the program below. Here it is:
|
||||
|
Loading…
x
Reference in New Issue
Block a user