We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4975f4f commit 155b610Copy full SHA for 155b610
spec.html
@@ -10975,6 +10975,7 @@ <h1>Rules of Automatic Semicolon Insertion</h1>
10975
ArrowParameters[?Yield, ?Await] [no LineTerminator here] `=>` ConciseBody[?In]
10976
10977
YieldExpression[In, Await] :
10978
+ `yield`
10979
`yield` [no LineTerminator here] AssignmentExpression[?In, +Yield, ?Await]
10980
`yield` [no LineTerminator here] `*` AssignmentExpression[?In, +Yield, ?Await]
10981
</emu-grammar>
0 commit comments