Path: blob/jdk8u272-b10-aarch32-20201026/nashorn/test/script/error/expr_closure_nse.js.EXPECTED
48795 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;
^