archives

« Bugzilla Issues Index

#3850 — 14.2.6 + 14.2.17: "ArrowParameter"


In 14.2.6 "Static Semantics: ExpectedArgumentCount",
in group 2, the production is:
ArrowParameter : CoverParenthesizedExpressionAndArrowParameterList

In 14.2.17 "Runtime Semantics: Evaluation",
in group 1, the production is:
ArrowFunction : ArrowParameter => ConciseBody

In each case, change "ArrowParameter" by appending "s".


fixed in rev34 editor's draft


fixed in rev34