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

if (var1 = var2) does not error #115

Closed
soypat opened this issue Aug 20, 2020 · 2 comments
Closed

if (var1 = var2) does not error #115

soypat opened this issue Aug 20, 2020 · 2 comments

Comments

@soypat
Copy link

soypat commented Aug 20, 2020

Above syntax can be a headache to correct since it looks OK at a glance

@Mido-sys
Copy link
Contributor

Mido-sys commented Apr 13, 2021

More syntax issues:

  1. if ({})
  2. if (x-6)
  3. if (x + 6)

This pull request should fix the above.

@paganotoni
Copy link
Member

Fixed with #128, thanks @Mido-sys

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

No branches or pull requests

3 participants