mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
13 lines
151 B
Plaintext
13 lines
151 B
Plaintext
:t id
|
|
:t Uninhabited
|
|
: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
|