add ex067 comptime TWO

This commit is contained in:
Dave Gauer
2021-04-15 20:58:12 -04:00
parent dd06f3c95f
commit bf861f71f7
3 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
54c54
< var count = 0;
---
> comptime var count = 0;