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

Tue, 03 Nov 2015 07:19:18 -0800

author
asaha
date
Tue, 03 Nov 2015 07:19:18 -0800
changeset 1758
95050a90c845
parent 991
b7a2db4de254
permissions
-rw-r--r--

Added tag jdk8u66-b33 for changeset 3629a9cd6627

     1 test 1
     2 ReferenceError: "a" is not defined
     3 1
     4 test 2
     5 ReferenceError: "a" is not defined
     6 2
     7 test 3
     8 ReferenceError: "a" is not defined
     9 3

mercurial