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

UndefVarError: --> not defined #1

Closed
ceferisbarov opened this issue May 3, 2022 · 1 comment · Fixed by #2
Closed

UndefVarError: --> not defined #1

ceferisbarov opened this issue May 3, 2022 · 1 comment · Fixed by #2
Labels
bug Something isn't working

Comments

@ceferisbarov
Copy link

I tried creating a truth table for x --> y, but it throws the following error:

UndefVarError: --> not defined

When I replace it with -->(x, y), however, it works fine.

@eliascarv eliascarv added the bug Something isn't working label May 3, 2022
@eliascarv
Copy link
Owner

Resolved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants