Skip to content

op_Compare also for single "equals" token#276

Merged
StefH merged 2 commits intozzzprojects:masterfrom
nothrow:op_Compare_single_equals
Jun 14, 2019
Merged

op_Compare also for single "equals" token#276
StefH merged 2 commits intozzzprojects:masterfrom
nothrow:op_Compare_single_equals

Conversation

@nothrow
Copy link
Contributor

@nothrow nothrow commented Jun 14, 2019

I realized I've made mistake in my previous PR. query a = b is considered equal to a == b, but the op_Equality detection does not take single equals token into consideration.

@StefH StefH merged commit 2d7b8ee into zzzprojects:master Jun 14, 2019
@StefH StefH added the bug label Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants