Idris2-boot/tests/idris2/interactive001/expected

6 lines
149 B
Plaintext

1/1: Building LocType (LocType.idr)
Welcome to Idris 2. Enjoy yourself!
Main> Main.Vect : Nat -> Type -> Type
Main> xs : Vect k a
Main> Bye for now!