mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 16:21:46 +03:00
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!
|