mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-13 17:25:29 +03:00
00ab9573a5
* [ re #1944 ] Allow simple toplevel aliases * [ done ] toplevel aliases with arguments * [ fix ] weird nonsensical test case * [ fix ] golden test files
5 lines
42 B
Plaintext
5 lines
42 B
Plaintext
:t idNat
|
|
:t double
|
|
:t helloWorld
|
|
:t cat
|
|
:q |