• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1*%(basename)s:5: SyntaxError: Unexpected strict mode reserved word
2function yield() { "use strict"; }
3         ^^^^^
4SyntaxError: Unexpected strict mode reserved word
5