blob: c400f746282437eb798194bd1a8e5166d2ed45e4 [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