mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-10 09:00:00 +00:00
@@ -23,7 +23,7 @@
|
|||||||
// the simulation expanded to hundreds of different insects.
|
// the simulation expanded to hundreds of different insects.
|
||||||
//
|
//
|
||||||
// Thankfully, Zig has another comptime feature we can use
|
// Thankfully, Zig has another comptime feature we can use
|
||||||
// to get out of this dilema called the 'inline else'.
|
// to get out of this dilemma called the 'inline else'.
|
||||||
//
|
//
|
||||||
// We can replace this redundant code:
|
// We can replace this redundant code:
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user