mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-11 06:14:41 +03:00
a972778eab
They don't all pass yet, for minor reasons. Coming shortly... Unfortunately the startup overhead for chez is really noticeable here!
8 lines
358 B
Plaintext
8 lines
358 B
Plaintext
Processing as TTImp
|
|
Written TTC
|
|
Yaffle> (Main.S (Main.S (Main.S (Main.S (Main.S Main.Z)))))
|
|
Yaffle> ((((Main.Cons [Just k = (Main.S Main.Z)]) [Just a = Integer]) 1) ((((Main.Cons [Just k = Main.Z]) [Just a = Integer]) 2) (Main.Nil [Just a = Integer])))
|
|
Yaffle> (Main.S (Main.S (Main.S Main.Z)))
|
|
Yaffle> (Main.S (Main.S (Main.S Main.Z)))
|
|
Yaffle> Bye for now!
|