test/script/basic/es6/let_const_reuse.js.EXPECTED

Wed, 02 Dec 2015 23:22:21 -0800

author
asaha
date
Wed, 02 Dec 2015 23:22:21 -0800
changeset 1763
74ab3a7f55dd
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