4 lines
183 B
Text
4 lines
183 B
Text
*%(basename)s:13: SyntaxError: Tail call expression is not allowed here
|
|
return continue f() || a ;
|
|
^^^^^^^^^^^^
|
|
SyntaxError: Tail call expression is not allowed here
|