Idris2/tests/idris2/record006/expected

4 lines
106 B
Plaintext
Raw Normal View History

2020-08-27 21:43:51 +03:00
1/1: Building Fld (Fld.idr)
Main> Main> MkThree {n = 3} {prf = Refl {a = Nat} {x = 3}}
Main> Bye for now!