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

Mon, 22 Feb 2016 13:07:47 -0800

author
asaha
date
Mon, 22 Feb 2016 13:07:47 -0800
changeset 1795
bab68ab3df71
parent 1243
2b51c0b3f463
permissions
-rw-r--r--

Added tag jdk8u75-b09 for changeset fd2b29bd7cb6

     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