blob: 22b02ff897d886440c005e34379ee808894b5a24 [file] [log] [blame]
test/nashorn/script/error/expr_closure_nse.js:31:19 Expected { but found x
function square(x) x*x;
^