Skip to content

Commit 5b6bdb8

Browse files
committed
fix comment on top of minilang file
1 parent f7efb8d commit 5b6bdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/minilang.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// minimal s-expression jit example for cj. build:
1+
// minimal s-expression jit example for cj
22

33
#include <ctype.h>
44
#include <stdint.h>

0 commit comments

Comments
 (0)