test/script/basic/es6/const-reassign.js.EXPECTED

Thu, 29 Oct 2015 17:37:29 -0700

author
asaha
date
Thu, 29 Oct 2015 17:37:29 -0700
changeset 1757
822042f1e4e8
parent 1243
2b51c0b3f463
permissions
-rw-r--r--

Merge

hannesw@1243 1 TypeError: Assignment to constant "x"
hannesw@1243 2 TypeError: Assignment to constant "x"
hannesw@1243 3 TypeError: Assignment to constant "x"
hannesw@1243 4 TypeError: Assignment to constant "x"
hannesw@1243 5 TypeError: Assignment to constant "x"
hannesw@1243 6 TypeError: Assignment to constant "x"
hannesw@1243 7 TypeError: Assignment to constant "x"
hannesw@1243 8 TypeError: Assignment to constant "x"
hannesw@1243 9 TypeError: Assignment to constant "x"
hannesw@1243 10 TypeError: Assignment to constant "x"
hannesw@1243 11 TypeError: Assignment to constant "x"
hannesw@1243 12 TypeError: Assignment to constant "x"
hannesw@1243 13 TypeError: Assignment to constant "x"
hannesw@1243 14 TypeError: Assignment to constant "x"
hannesw@1243 15 TypeError: Assignment to constant "x"
hannesw@1243 16 SyntaxError: cannot delete "x" in strict mode
hannesw@1243 17 TypeError: Assignment to constant "c"
hannesw@1243 18 TypeError: Assignment to constant "c"

mercurial