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

or keyword doesn't work together with not #24

Closed
CreepPork opened this issue Mar 10, 2018 · 1 comment
Closed

or keyword doesn't work together with not #24

CreepPork opened this issue Mar 10, 2018 · 1 comment
Assignees
Labels

Comments

@CreepPork
Copy link

This line below would return an error in the linter

if (not alive driver _vehicle or not canMove _vehicle) exitWith {};
@SkaceKamen SkaceKamen self-assigned this May 11, 2018
@SkaceKamen SkaceKamen added the bug label May 11, 2018
SkaceKamen added a commit that referenced this issue Nov 3, 2018
@SkaceKamen
Copy link
Owner

Fixed in 0.9.6

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

2 participants