Skip to content

fix(simplify): remove redundant patterns#770

Merged
boopathi merged 1 commit intomasterfrom
pattern-matchers-01
Dec 22, 2017
Merged

fix(simplify): remove redundant patterns#770
boopathi merged 1 commit intomasterfrom
pattern-matchers-01

Conversation

@boopathi
Copy link
Copy Markdown
Member

Expression and LogicalExpression handled separately causes the issues as
mentioned in the issue below. So we handle only Expressions and ignore
LogicalExpressions.

Expression and LogicalExpression handled separately causes the issues as
mentioned in the issue below. So we handle only Expressions and ignore
LogicalExpressions.

+ fix #769
@boopathi boopathi added the Tag: Bug Fix Pull Request fixes a bug label Dec 22, 2017
@boopathi boopathi merged commit 8857f14 into master Dec 22, 2017
@boopathi boopathi deleted the pattern-matchers-01 branch December 22, 2017 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Tag: Bug Fix Pull Request fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function minification changes return values

1 participant