Skip to content

fix for parenthesis stripping#620

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

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

Conversation

@tomblind
Copy link
Copy Markdown
Collaborator

@tomblind tomblind commented Jun 1, 2019

  • 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
@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