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