redeclaration5.out 150 Bytes
Newer Older
1 2 3 4 5
*%(basename)s:8: SyntaxError: Identifier 'foo' has already been declared
function foo() {}
^
SyntaxError: Identifier 'foo' has already been declared