mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 17:23:44 +02:00
5 lines
61 B
Diff
5 lines
61 B
Diff
38c38
|
|
< var count = 0;
|
|
---
|
|
> comptime var count = 0;
|