Files
mercury/tests/invalid/circ_inst3.err_exp
2021-10-17 09:44:34 +11:00

9 lines
536 B
Plaintext

circ_inst3.m:013: Error: inst name `circ'/0 expands to an inst containing
circ_inst3.m:013: itself, which means that processing any reference to it
circ_inst3.m:013: would require an infinite sequence of expansions.
circ_inst3.m:015: Error: inst name `circ1'/0 expands to an inst containing
circ_inst3.m:015: itself through `circ2'/0, which means that processing any
circ_inst3.m:015: reference to it would require an infinite sequence of
circ_inst3.m:015: expansions.
circ_inst3.m:017: The definition of `circ2'/0 is here.