blob: 4ced76118a6c673a2e46a1aafe573bf44313bbc8 [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