/ tests / expectations / compiler / structs / cyclic_structs_three_fail.out
cyclic_structs_three_fail.out
1  Error [ETYC0372058]: Cyclic dependency between composites: `One` --> `Two` --> `Three` --> `One`
2  Error [ETYC0372083]: A program must have at least one transition function.
3      --> compiler-test:2:9
4       |
5     2 | program test.alpha {
6       |         ^^^^^^^^^