1 test/script/error/expr_closure_nse.js:31:19 Expected { but found x
   2 function square(x) x*x;
   3                    ^