Idris2/tests/ttimp/basic002/expected
Edwin Brady a972778eab Add test script
They don't all pass yet, for minor reasons. Coming shortly...
Unfortunately the startup overhead for chez is really noticeable here!
2020-05-19 18:25:18 +01:00

8 lines
307 B
Plaintext

Processing as TTImp
Written TTC
Yaffle> (%pi RigW Explicit Nothing Main.Nat (Main.AdderTy Main.Z))
Yaffle> (%pi RigW Explicit Nothing Main.Nat (Main.AdderTy (Main.S Main.Z)))
Yaffle> (Main.S (Main.S (Main.S Main.Z)))
Yaffle> (Main.S (Main.S (Main.S (Main.S (Main.S (Main.S Main.Z))))))
Yaffle> Bye for now!