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

Mon, 07 Dec 2015 13:15:47 -0800

author
asaha
date
Mon, 07 Dec 2015 13:15:47 -0800
changeset 1702
b779108a142b
parent 1243
2b51c0b3f463
permissions
-rw-r--r--

Merge

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

mercurial