mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-08 08:52:22 +03:00
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
|
testZ Z
|
||
|
testZ (S (S (S Z)))
|
||
|
testZ (S (S (S (S Z))))
|
||
|
:q
|