< prev index next >

test/script/nosecurity/parserapi_strict.js.EXPECTED

Print this page

        

*** 4,14 **** ^ with_stat.js:2:7 Expected ; but found ) with({}) {} ^ ! repeat_param.js:2:15 strict mode function cannot have duplicate parameter name "x" function func(x, x) {} ^ repeat_prop.js:2:22 Property "foo" already defined --- 4,14 ---- ^ with_stat.js:2:7 Expected ; but found ) with({}) {} ^ ! repeat_param.js:2:18 strict mode function cannot have duplicate parameter name "x" function func(x, x) {} ^ repeat_prop.js:2:22 Property "foo" already defined
< prev index next >