Removed debug info.
This commit is contained in:
parent
c2a97bb9c1
commit
daef6e77f6
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…
Add table
Add a link
Reference in a new issue