mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-02 00:27:34 +03:00
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
|
fromNatty (Natty 0)
|
||
|
fromNatty (Natty 3)
|
||
|
fromNatty Nat
|
||
|
fromNatty (Natty (2 + 7))
|
||
|
:q
|