Idris2/tests/idris2/interactive025/expected

8 lines
144 B
Plaintext
Raw Normal View History

1/1: Building TypeAtInterfaces (TypeAtInterfaces.idr)
Main> a : Type
Main> x : Nat
Main> x : Nat
Main> y : Nat
Main> y : Nat
Main> Bye for now!