Path: blob/aarch64-shenandoah-jdk8u272-b10/nashorn/test/script/error/expr_closure_nse.js.EXPECTED
38767 views
test/script/error/expr_closure_nse.js:31:19 Expected { but found x
function square(x) x*x;
^
test/script/error/expr_closure_nse.js:31:19 Expected { but found x
function square(x) x*x;
^