mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 19:20:47 -05:00
Removed debug info.
This commit is contained in:
parent
7a16ed09ac
commit
2815574e35
1 changed files with 0 additions and 4 deletions
|
@ -6,7 +6,3 @@
|
|||
< var scale: u32 = undefined;
|
||||
---
|
||||
> comptime var scale: u32 = undefined;
|
||||
76c76
|
||||
< minnow.scaleMe(scale);
|
||||
---
|
||||
> minnow.scaleMe(32);
|
||||
|
|
Loading…
Reference in a new issue