We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13d4ef commit 6ce5276Copy full SHA for 6ce5276
examples/counter.jai
@@ -1,3 +1,4 @@
1
+// Almost the same as counter.c but in Jai
2
#import "Basic";
3
4
coroutine :: #library "../build/coroutine";
0 commit comments