Idris2/tests/idris2/misc/pretty002/expected
2023-09-07 14:57:22 +01:00

6 lines
86 B
Plaintext

Main> [<1, 2, 3, 4]
Main> [<[<1, 2], [<3, 4]]
Main> [<1, 2, 3, 4]
Main>
Bye for now!