crytic / crytic/roundme

Feature request: support negative values

Open
#2 0 comments 0 reactions 0 assignees Claimed by @tarunbhm View on GitHub
enhancement
Dominant language
Rust
Stars
104
Forks
10
PR merge metrics
No merged PRs in 30d

Description

`-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
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.