mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 17:21:59 +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
|