96698b55e0
Per https://github.com/tc39/test262/pull/956, André believes that ASI should be permitted in these situations. BUG= R=marja@chromium.org, adamk@chromium.org, littledan@chromium.org Change-Id: I5602d8a507576607750ffa9e873e1bfa53dd3523 Reviewed-on: https://chromium-review.googlesource.com/472568 Reviewed-by: Marja Hölttä <marja@chromium.org> Commit-Queue: Caitlin Potter <caitp@igalia.com> Cr-Commit-Position: refs/heads/master@{#44585}
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
*%(basename)s:8: SyntaxError: Unexpected number
|
|
yield 0;
|
|
^
|
|
SyntaxError: Unexpected number
|