mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
3 lines
120 B
Text
3 lines
120 B
Text
SyntaxError: test/script/basic/es6/const-empty.js#33:4<eval>@1:2:7 Missing assignment to constant "x"
|
|
const x;
|
|
^
|