Idris2/tests/idris2/reflection001/input
Edwin Brady e2aabd6602 Add syntax for quoting names
`{{ n }} gives a value of type Name. No name resolution is attempted (so
no namespaces added etc)
2020-06-01 13:39:18 +01:00

7 lines
73 B
Plaintext

test
add `(True) `(False)
bigger `(the Int 99994)
bigger' 99994
names
:q