You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initialize a temporary list initially filled with the <adata-autolink="link" href="#current-input-token">current input token</a>.
2207
-
<adata-autolink="link">Consume the next input token.
2208
-
While the <adata-autolink="link" href="#current-input-token">current input token</a> is anything but a 〈semicolon〉 or 〈EOF〉,
2207
+
<adata-autolink="link"href="#consume-the-next-input-token">Consume the next input token</a>.
2208
+
While the <adata-autolink="link" href="#current-input-token">current input token</a> is anything other than a 〈semicolon〉 or 〈EOF〉,
2209
2209
append it to the temporary list
2210
2210
and <adata-autolink="link" href="#consume-the-next-input-token">consume the next input token</a>.
2211
-
</a><adata-autolink="link" href="#consume-a-declaration0">Consume a declaration</a> from the temporary list.
2211
+
<adata-autolink="link" href="#consume-a-declaration0">Consume a declaration</a> from the temporary list.
0 commit comments