4 lines
198 B
Text
4 lines
198 B
Text
*%(basename)s:8: SyntaxError: Tail call of a direct eval is not allowed
|
|
return continue eval ("f()") ;
|
|
^^^^^^^^^^^^^
|
|
SyntaxError: Tail call of a direct eval is not allowed
|