mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-01 01:09:03 +03:00
7f495999bd
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
1/1: Building TypeAtAsPatterns (TypeAtAsPatterns.idr)
|
|
Main> x : Maybe Nat
|
|
Main> y : Nat
|
|
Main> x : Maybe Nat
|
|
Main> y : Nat
|
|
Main> Bye for now!
|