Merge pull request #1300 from michaelficarra/issue1106.

fixes issue #1106
This commit is contained in:
Jeremy Ashkenas
2011-04-30 07:29:41 -07:00
3 changed files with 7 additions and 2 deletions

View File

@@ -54,3 +54,8 @@ test "#1026", ->
test "#1050", ->
cantCompile "### */ ###"
test "#1106: __proto__ compilation", ->
object = eq
@["__proto__"] = true
ok __proto__