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