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

Allow logical operators in intermediate variables #217

Closed
Tracked by #162
tohrnii opened this issue Mar 13, 2023 · 1 comment
Closed
Tracked by #162

Allow logical operators in intermediate variables #217

tohrnii opened this issue Mar 13, 2023 · 1 comment

Comments

@tohrnii
Copy link
Contributor

tohrnii commented Mar 13, 2023

The following should be valid:

let a = s0 & !s1
let b = !a
@tohrnii
Copy link
Contributor Author

tohrnii commented Mar 17, 2023

Closed by #218

@tohrnii tohrnii closed this as completed Mar 17, 2023
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

1 participant