mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
3 lines
112 B
Text
3 lines
112 B
Text
test/script/error/expr_closure_nse.js:31:19 Expected { but found x
|
|
function square(x) x*x;
|
|
^
|