Skip to content

Commit 6ce5276

Browse files
committed
[examples/counter.jai] "Almost the same as counter.c but in Jai"
1 parent a13d4ef commit 6ce5276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/counter.jai

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Almost the same as counter.c but in Jai
12
#import "Basic";
23

34
coroutine :: #library "../build/coroutine";

0 commit comments

Comments
 (0)