bcb1b8732a
BUG=v8:4915 LOG=N Review-Url: https://codereview.chromium.org/1955393002 Cr-Commit-Position: refs/heads/master@{#36105}
5 lines
237 B
Plaintext
5 lines
237 B
Plaintext
*%(basename)s:16: SyntaxError: Tail call expression in catch block when finally block is also present
|
|
return continue f() ;
|
|
^^^^^^^^^^^^
|
|
SyntaxError: Tail call expression in catch block when finally block is also present
|