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

Thu, 09 Mar 2017 10:25:09 -0800

author
asaha
date
Thu, 09 Mar 2017 10:25:09 -0800
changeset 2149
7355caa4e6cb
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