Idris2/tests/idris2/basic/interpolation003/input
2023-09-07 14:57:22 +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