blob: 0508fc337814d0aa5d854646823a739e6984ea00 [file] [log] [blame]
Ben Murdochc5610432016-08-08 18:44:38 +01001*%(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