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