mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 20:48:29 +00:00
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
SyntaxError: test/script/basic/es6/const-empty.js#33:4<eval>:2:7 Missing assignment to constant "x"
|
|
const x;
|
|
^
|