Idris2/tests/idris2/data/record006/expected
2023-09-07 14:57:22 +01:00

4 lines
106 B
Plaintext

1/1: Building Fld (Fld.idr)
Main> Main> MkThree {n = 3} {prf = Refl {a = Nat} {x = 3}}
Main> Bye for now!