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