Subscript setters.

This commit is contained in:
Bob Nystrom
2013-12-21 09:37:59 -08:00
parent 6fdcf800a8
commit 76ac818eaf
4 changed files with 82 additions and 31 deletions
@@ -0,0 +1,2 @@
var list = []
list[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] = 17 // expect error