We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7efb8d commit 5b6bdb8Copy full SHA for 5b6bdb8
examples/minilang.c
@@ -1,4 +1,4 @@
1
-// minimal s-expression jit example for cj. build:
+// minimal s-expression jit example for cj
2
3
#include <ctype.h>
4
#include <stdint.h>
0 commit comments