mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 03:50:25 +00:00
Issue #2.
This commit is contained in:
2
test/parser_array.asl
Normal file
2
test/parser_array.asl
Normal file
@@ -0,0 +1,2 @@
|
||||
var x = [1, 2, 3];
|
||||
var y = x[1];
|
||||
Reference in New Issue
Block a user