aboutsummaryrefslogtreecommitdiff
path: root/test/script/basic/es6/const-tdz.js.EXPECTED
blob: 4f3c58c8d6a85edfe28828360b5b653274fccb80 (plain)
1
2
3
4
5
6
7
8
9
test 1
ReferenceError: "a" is not defined
1
test 2
ReferenceError: "a" is not defined
2
test 3
ReferenceError: "a" is not defined
3