Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Stripped indentation in 11.2.1 #34

Open
jorendorff opened this issue Aug 9, 2013 · 0 comments
Open

Stripped indentation in 11.2.1 #34

jorendorff opened this issue Aug 9, 2013 · 0 comments

Comments

@jorendorff
Copy link
Owner

Properties are accessed by name, using either the dot notation:
MemberExpression . IdentifierName
CallExpression . IdentifierName

or the bracket notation:
MemberExpression [ Expression ]
CallExpression [ Expression ]

Some of this is supposed to be indented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant