• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1*%(basename)s:13: SyntaxError: Tail call expression is not allowed here
2  var x =  continue  f()  ;
3           ^^^^^^^^^^^^^
4SyntaxError: Tail call expression is not allowed here
5