Home | History | Annotate | Download | only in message
      1 *%(basename)s:16: SyntaxError: Tail call expression in catch block when finally block is also present
      2     return continue f()  ;
      3            ^^^^^^^^^^^^
      4 SyntaxError: Tail call expression in catch block when finally block is also present
      5