Idris2/tests/idris2/interpolation003/input
André Videla 274954998b
Implement generic interpolation (#1967)
Co-authored-by: Guillaume ALLAIS <guillaume.allais@ens-lyon.org>
2021-10-13 17:26:54 +01:00

7 lines
96 B
Plaintext

"This is \{True}"
"This is \{False}"
"This is a number : \{S (S (S Z))}"
test
:printdef test
:q