leo/tests/expectations/compiler/function/too_many_transitions_fail.out
2023-04-18 17:14:01 -07:00

6 lines
276 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [ETYC0372052]: The number of transitions exceeds the maximum. snarkVM allows up to 31 transitions within a single program.\n --> compiler-test:3:9\n |\n 3 | program test.aleo {\n | ^^^^^^^^^\n"