Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "==" operator doesn't work with bool values. #100

Closed
sys27 opened this issue Oct 8, 2015 · 0 comments
Closed

The "==" operator doesn't work with bool values. #100

sys27 opened this issue Oct 8, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@sys27
Copy link
Owner

sys27 commented Oct 8, 2015

true == true
true == false
false == false

Check other logic operators.

@sys27 sys27 added the bug label Oct 8, 2015
@sys27 sys27 self-assigned this Oct 8, 2015
@sys27 sys27 added this to the xFunc 3 milestone Oct 8, 2015
sys27 added a commit that referenced this issue Oct 8, 2015
@sys27 sys27 closed this as completed Oct 8, 2015
sys27 added a commit that referenced this issue Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant