Skip to content

fix for parenthesis stripping - #620

Merged
Perryvw merged 2 commits into
masterfrom
bugfix/as-parens-strip
Jun 2, 2019
Merged

fix for parenthesis stripping#620
Perryvw merged 2 commits into
masterfrom
bugfix/as-parens-strip

Conversation

@tomblind

@tomblind tomblind commented Jun 1, 2019

Copy link
Copy Markdown
Collaborator
  • logic moved to printer
  • decision to strip is now explicit based on inner expression type to avoid surprises

fixes #619

- logic moved to printer
- decision to strip is now explicit based on inner expression type to avoid surprises

fixes #619
Comment thread test/unit/expressions.spec.ts
@Perryvw
Perryvw merged commit 25891d5 into master Jun 2, 2019
@Perryvw
Perryvw deleted the bugfix/as-parens-strip branch June 2, 2019 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parenthesized expression brackets stripped when they should not

2 participants