From 8f38443f15cae0162465cd82544a79bc0b715422 Mon Sep 17 00:00:00 2001 From: Michael Dyck Date: Mon, 12 Aug 2019 20:34:03 -0400 Subject: [PATCH] Editorial: Move some s in Annex A (#1868) ... to better match the order of productions in the main body. --- spec.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/spec.html b/spec.html index b034125a506..6259e07e053 100644 --- a/spec.html +++ b/spec.html @@ -41686,9 +41686,8 @@

Lexical Grammar

Expressions

- - +

When processing an instance of the production the interpretation of |CoverParenthesizedExpressionAndArrowParameterList| is refined using the following grammar:

@@ -41717,11 +41716,9 @@

Expressions

-

When processing an instance of the production the interpretation of |CoverCallExpressionAndAsyncArrowHead| is refined using the following grammar:

 

- @@ -41748,6 +41745,7 @@

Expressions

+

In certain circumstances when processing an instance of the production the following grammar is used to refine the interpretation of |LeftHandSideExpression|:

@@ -41761,7 +41759,6 @@

Expressions

 

- @@ -41838,6 +41835,8 @@

Functions and Classes

 

+ +

When the production is recognized the following grammar is used to refine the interpretation of |CoverParenthesizedExpressionAndArrowParameterList|:

 

@@ -41852,9 +41851,9 @@

Functions and Classes

- +