add ex067 comptime TWO
This commit is contained in:
parent
6f3ab8b025
commit
1880b24ea6
3 changed files with 77 additions and 0 deletions
4
patches/patches/067_comptime2.patch
Normal file
4
patches/patches/067_comptime2.patch
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
54c54
|
||||
< var count = 0;
|
||||
---
|
||||
> comptime var count = 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue