blob: fff26cc59b0b5ebf8ab4949fd421923ad97a494e [file] [log] [blame]
Ben Murdochc5610432016-08-08 18:44:38 +01001*%(basename)s:12: SyntaxError: Tail call expression is not allowed here
2 return continue f() ;
3 ^^^^^^^^^^^^
4SyntaxError: Tail call expression is not allowed here