Skip to content

Conversation

jogibear9988
Copy link
Contributor

fix #124

@dadhi
Copy link
Owner

dadhi commented Sep 2, 2018

thanks!

@dadhi dadhi merged commit 9012cfc into dadhi:master Sep 2, 2018
Left = left;
Right = right;

if (nodeType == ExpressionType.Equal || nodeType == ExpressionType.NotEqual ||
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably better to move this check to specific BE non-abstract implementor. But let's that be, will optimize later.

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.

LightExpression wrong Type

2 participants