mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
More testing, started parsing expressions, which requires a lot of
rewriting.
This commit is contained in:
1
test/tokenizer_expr.asl
Normal file
1
test/tokenizer_expr.asl
Normal file
@@ -0,0 +1 @@
|
||||
x = ((1+2+3)*4/2)+foo(1, 2, 3);
|
||||
Reference in New Issue
Block a user