Idris2-boot/tests/ttimp/search003/expected

13 lines
331 B
Plaintext
Raw Normal View History

Processing as TTImp
Written TTC
Yaffle> Main.True
Yaffle> "True"
Yaffle> ((((Main.MkPair [Just b = Main.Bool]) [Just a = String]) "Z") Main.False)
Yaffle> Bye for now!
Processing as TTC
Read TTC
Yaffle> Main.True
Yaffle> "True"
Yaffle> ((((Main.MkPair [Just b = Main.Bool]) [Just a = String]) "Z") Main.False)
Yaffle> Bye for now!