5 lines
183 B
Plaintext
5 lines
183 B
Plaintext
|
*%(basename)s:12: SyntaxError: Tail call expression is not allowed here
|
||
|
return (continue f(1)) (2) ;
|
||
|
^^^^^^^^^^^^^^
|
||
|
SyntaxError: Tail call expression is not allowed here
|