mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
@@ -23,7 +23,7 @@
|
||||
// the simulation expanded to hundreds of different insects.
|
||||
//
|
||||
// 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:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user