Passing a unconstrained fn
to an argument that expects fn
errors
#5763
Labels
bug
Something isn't working
unconstrained fn
to an argument that expects fn
errors
#5763
Aim
Passing a
unconstrained fn
to an argument that expectsfn
shouldn't be allowed, but currently it errors instead of giving a warning.Expected Behavior
This code:
gives a warning, not an error.
Bug
The code gives an error.
To Reproduce
Workaround
None
Workaround Description
No response
Additional Context
No response
Project Impact
None
Blocker Context
No response
Nargo Version
No response
NoirJS Version
No response
Proving Backend Tooling & Version
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: