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 037142f commit e2b04a8Copy full SHA for e2b04a8
index.bs
@@ -4305,7 +4305,7 @@ When they are, the effect will be as you would expect.
4305
4306
<pre class="grammar" id="prod-AsyncIterable">
4307
AsyncIterable :
4308
- "async_iterable" "<" TypeWithExtendedAttributes OptionalType ">" OptionalArgumentList ";"
+ "async" "iterable" "<" TypeWithExtendedAttributes OptionalType ">" OptionalArgumentList ";"
4309
</pre>
4310
4311
<pre class="grammar" id="prod-OptionalArgumentList">
0 commit comments