mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-05 15:08:00 +03:00
11 lines
84 B
Plaintext
11 lines
84 B
Plaintext
:t foo
|
|
foo 94
|
|
:t bar
|
|
bar 10
|
|
:t needle
|
|
:t nardle
|
|
:t noo
|
|
:set showimplicits
|
|
:t baz
|
|
:q
|