Bugfixes, range(start,end,step), and beginning work on lexer and symbol
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
a+: aaaa true
|
||||
test: test true
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
a+: aaaa true
|
||||
test: test true
|
||||