mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 10:02:03 +03:00
4ba3bb6670
Co-authored-by: G. Allais <guillaume.allais@ens-lyon.org>
6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
Main> [<1, 2, 3, 4]
|
|
Main> [<[<1, 2], [<3, 4]]
|
|
Main> [<1, 2, 3, 4]
|
|
Main>
|
|
Bye for now!
|