mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 08:11:45 +03:00
7f495999bd
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
1/1: Building TypeAtBangSyntax (TypeAtBangSyntax.idr)
|
|
Main> xs : List a
|
|
Main> j : b -> List c
|
|
Main> g : a -> List b
|
|
Main> a : a
|
|
Main> Bye for now!
|