summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/syntactic-tail-call-in-binop-lhs.out
blob: 14670cd280e38344d01b45847a301c7bff10a7f9 (plain)
1
2
3
4
*%(basename)s:13: SyntaxError: Tail call expression is not allowed here
  return   continue f()   - a ;
           ^^^^^^^^^^^^
SyntaxError: Tail call expression is not allowed here