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

Feature request: support negative values #2

Open
0xicingdeath opened this issue Nov 14, 2023 · 0 comments · May be fixed by #9
Open

Feature request: support negative values #2

0xicingdeath opened this issue Nov 14, 2023 · 0 comments · May be fixed by #9
Labels
enhancement New feature or request

Comments

@0xicingdeath
Copy link

-1 * x will throw the following error

thread 'main' panicked at src/main.rs:61:60:
called `Result::unwrap()` on an `Err` value: UnrecognizedToken { token: (1, Token(7, "-"), 2), expected: ["\"(\"", "r#\"[0-9]+\"#", "r#\"[a-zA-Z]+\"#"] }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@0xicingdeath 0xicingdeath added the enhancement New feature or request label Nov 14, 2023
@tarunbhm tarunbhm linked a pull request May 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant