Closed Mido-sys closed 3 years ago
Thanks @Mido-sys. There seems to be a small conflict. LMK when fixed.
@paganotoni, I fixed the merge conflict. I referenced issue#105 by mistake. I still haven't had my morning coffee. My apologies :)
No need to apologize, thanks for all that you're doing @Mido-sys.
Fixes the issue in pull #123. I removed the check-in compiler. The parser will still return an error if the user tries to send
if (x = y)
.Added tests that specifically check if the variable is set or not. It was