mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 08:42:11 +03:00
11 lines
130 B
Plaintext
11 lines
130 B
Plaintext
|
:t pythag
|
||
|
:t fact
|
||
|
:t nardle
|
||
|
:t noo
|
||
|
Toast.nardle (the Int 8)
|
||
|
Toast.pythag 10
|
||
|
Test.pythag
|
||
|
Toast.Inside.fact 4
|
||
|
Test.Inside.fact 4
|
||
|
:q
|