This commit is contained in:
Marvin Blum
2015-10-25 18:34:45 +01:00
parent 2788ea1397
commit bf283cb87a
12 changed files with 22 additions and 84 deletions
+2
View File
@@ -0,0 +1,2 @@
var x = [1, 2, 3];
var y = x[1];