mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-16 07:34:45 +03:00
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
1/1: Building Snoc (Snoc.idr)
|
|
Main> True
|
|
Main> True
|
|
Main> "[< ]"
|
|
Main> "[< 1, 2, 3]"
|
|
Main> "[< 1, 2, 3]"
|
|
Main> Bye for now!
|