test/script/basic/es6/let_const_reuse.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 ReferenceError: "a" is not defined
     2 TypeError: Assignment to constant "a"
     3 TypeError: Assignment to constant "a"
     4 ReferenceError: "a" is not defined

mercurial