strict-with.out 166 Bytes
Newer Older
1 2 3 4
*%(basename)s:32: SyntaxError: Strict mode code may not include a with statement
  with ({}) {}
  ^^^^
SyntaxError: Strict mode code may not include a with statement