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

Thu, 05 Feb 2015 14:47:28 +0100

author
hannesw
date
Thu, 05 Feb 2015 14:47:28 +0100
changeset 1229
f8da39d33117
parent 991
b7a2db4de254
permissions
-rw-r--r--

8068872: Nashorn JSON.parse drops numeric keys
Reviewed-by: attila, lagergren

     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