index
:
yeesh
arithm
lex
master
restruc
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lex.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'lex.h')
-rw-r--r--
lex.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/lex.h b/lex.h
index 77b6838..f8d48ab 100644
--- a/
lex.h
+++ b/
lex.h
@@ -84,4 +84,5 @@ typedef struct {
LexResult lex(char* input);
+
#endif