Home | History | Annotate | Download | only in message
      1 *%(basename)s:13: SyntaxError: Tail call expression is not allowed here
      2   return b + continue f()  ;
      3              ^^^^^^^^^^^^
      4 SyntaxError: Tail call expression is not allowed here
      5