mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-29 03:24:02 +03:00
e2aabd6602
`{{ n }} gives a value of type Name. No name resolution is attempted (so no namespaces added etc)
7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
test
|
|
add `(True) `(False)
|
|
bigger `(the Int 99994)
|
|
bigger' 99994
|
|
names
|
|
:q
|