You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: Only integer and Field types may be casted to
┌─ src/main.nr:2:13
│
2 │ let s = 1 as (u32) < 2;
│ ----------
Error: Aborting due to 1 previous error
Location:
crates/nargo_cli/src/cli/mod.rs:71:5
Aim
Expected Behavior
Compiled from source
Bug
To Reproduce
Installation Method
None
Nargo Version
No response
Additional Context
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: