aboutsummaryrefslogtreecommitdiffstats
path: root/c_lexer
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-02-16 22:52:40 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-02-16 22:52:40 +0000
commit392805699c8d411400901b8e3d7298f0f9198bb5 (patch)
tree2d724780d9e787d7e17211ce6181d395aae1fcaf /c_lexer
parent24d1547515ddeb03c6fcf7ae0162b0c397180a40 (diff)
downloadCompiler-392805699c8d411400901b8e3d7298f0f9198bb5.tar.gz
Compiler-392805699c8d411400901b8e3d7298f0f9198bb5.zip
Changing ast and improving it
Diffstat (limited to 'c_lexer')
-rw-r--r--c_lexer/test/output.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/c_lexer/test/output.txt b/c_lexer/test/output.txt
new file mode 100644
index 0000000..91936e9
--- /dev/null
+++ b/c_lexer/test/output.txt
@@ -0,0 +1,9 @@
+<Variable id="a" />
+<Variable id="b" />
+<Variable id="c" />
+<Variable id="yann" />
+<Variable id="is" />
+<Variable id="the" />
+<Variable id="best" />
+<Variable id="hello" />
+