mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Started testing with tokenizer.
This commit is contained in:
@@ -1,7 +1 @@
|
||||
func foo(){
|
||||
return 1;
|
||||
}
|
||||
|
||||
var _x = foo();
|
||||
|
||||
foo();
|
||||
var x = foo();
|
||||
|
||||
Reference in New Issue
Block a user