Idris2-boot/tests/ttimp/total002/expected
Edwin Brady 5caa277cbe Fix some totality issues, add tests
These are related to the change in naming and metavariables, mostly
2019-06-25 00:42:52 +01:00

10 lines
284 B
Plaintext

Processing as TTImp
Written TTC
Yaffle> Main.Nat is total
Yaffle> Main.ack is total
Yaffle> Main.foo is total
Yaffle> Main.foo' is total
Yaffle> Main.foom is total
Yaffle> Main.pfoom is not terminating due to recursive path Main.pfoom -> Main.pfoom -> Main.pfoom
Yaffle> Bye for now!