The application panicked (crashed).
Message: internal error: entered unreachable code: Dynamic array should already be initialized
Location: compiler/noirc_evaluator/src/ssa/acir_gen/acir_ir/acir_variable.rs:1966
This is a bug. We may have already fixed this in newer versions of Nargo so try searching for similar issues at
https://github.com/noir-lang/noir/issues/.
If there isn't an open issue for this bug, consider opening one at https://github.com/noir-lang/noir/issues/new?labels=bug&template=bug_report.yml
Aim
Expected Behavior
The value of
array2[i][i]
to be printedBug
To Reproduce
1. 2. 3. 4.
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