4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
|
test/script/error/expr_closure_nse.js:31:19 Expected { but found x
|
||
|
function square(x) x*x;
|
||
|
^
|