mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 01:13:30 +02:00
5 lines
61 B
Diff
5 lines
61 B
Diff
54c54
|
|
< var count = 0;
|
|
---
|
|
> comptime var count = 0;
|