7ecdd47620
Reviewed-by: attila, lagergren
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
SyntaxError: test/script/basic/es6/const-empty.js#33:4<eval>@1:2:7 Missing assignment to constant "x"
|
|
const x;
|
|
^
|