leo/tests/expectations/compiler/function/too_many_transitions_fail.out
2022-11-16 10:24:29 -08:00

6 lines
276 B
Plaintext

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