Idris2/tests/idris2/misc/import005/input
2023-09-07 14:57:22 +01:00

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