5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
|
*%(basename)s:5: SyntaxError: Unexpected eval or arguments in strict mode
|
||
|
function foo(b, eval) { "use strict"; return b }
|
||
|
^^^^
|
||
|
SyntaxError: Unexpected eval or arguments in strict mode
|