Idris2/tests/idris2/interactive/interactive001/expected
2023-09-07 14:57:22 +01: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!