mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
Update 096_memory_allocation.zig
formatting
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//
|
||||
// In most of the examples so far, the inputs are known at compile
|
||||
// time, thus the amount of memory used by the program is fixed.
|
||||
// However, if responding to input whose size is not known at compile
|
||||
|
||||
Reference in New Issue
Block a user