Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ast): shorten code in AST builder (#3835)
Shorten code in AST builder. `MemberExpression` can be converted directly to `AssignmentTarget`.
- Loading branch information