blob: c4ecc28c970dc1b64cd7f25950307bb2f6657ebb [file] [log] [blame]
*%(basename)s:13: SyntaxError: Tail call expression is not allowed here
return 1, 2, 3, continue f() , 4 ;
^^^^^^^^^^^^
SyntaxError: Tail call expression is not allowed here