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