This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
nashorn
/
test
/
script
/
basic
/
es6
/
let_const_reuse.js.EXPECTED
5 lines
146 B
Plaintext
Raw
Normal View
History
Unescape
Escape
8057678: Tests for let and const keywords in Nashorn Reviewed-by: hannesw, lagergren
2014-09-08 15:37:50 +04:00
ReferenceError: "a" is not defined
8073707: const re-assignment should not reported as a early error Reviewed-by: sundar, attila
2015-02-27 14:33:47 +01:00
TypeError: Assignment to constant "a"
TypeError: Assignment to constant "a"
8057678: Tests for let and const keywords in Nashorn Reviewed-by: hannesw, lagergren
2014-09-08 15:37:50 +04:00
ReferenceError: "a" is not defined
Reference in New Issue
Copy Permalink