mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-26 22:32:44 +03:00
13 lines
331 B
Plaintext
13 lines
331 B
Plaintext
|
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!
|