add ex067 comptime TWO

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

View file

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