mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-13 17:25:29 +03:00
7f495999bd
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
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!
|