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

Fri, 14 Jul 2017 14:30:06 -0700

author
asaha
date
Fri, 14 Jul 2017 14:30:06 -0700
changeset 2184
e474dc29c216
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