summaryrefslogtreecommitdiff
path: root/code.txt
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2016-08-05 20:26:05 +0200
committertomsmeding <tom.smeding@gmail.com>2016-08-06 10:10:32 +0200
commitf67988fbfde6ad8a91466ef5d4227dcf9e5db6ce (patch)
treedb85d3936f717331c3eeed4fae43e5ed43324be9 /code.txt
parente6bb770a52980ef3d85c2d4b93fb240c026ce7f7 (diff)
Working preliminary version of parser
Diffstat (limited to 'code.txt')
-rw-r--r--code.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/code.txt b/code.txt
index 471fb1b..3b04c0f 100644
--- a/code.txt
+++ b/code.txt
@@ -1,2 +1,3 @@
a = 1;
b = 2;
+c = 1 + -x - 3 > -1;