Idris2-boot/tests/idris2/interactive001/expected
2019-09-24 20:26:25 +06:00

5 lines
113 B
Plaintext

1/1: Building LocType (LocType.idr)
Main> Main.Vect : Nat -> Type -> Type
Main> xs : Vect k a
Main> Bye for now!