Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 225 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 225 Bytes

This is a repro in noir for unmutable environmnet in lambdas.
It shows a case when one want to change mutable variable that was given in environment to lambda.
Run nargo execute to see the wrong result of the function.