Closed jorendorff closed 10 years ago
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-grammar-notation
The example that goes VariableDeclaration : BindingIdentifier Initialiser _[In] _opt is rendered without subscripts.
VariableDeclaration : BindingIdentifier Initialiser _[In] _opt
Fixed yesterday.
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-grammar-notation
The example that goes
VariableDeclaration : BindingIdentifier Initialiser _[In] _opt
is rendered without subscripts.