roc/examples/benchmarks/Issue2279Help.roc
2022-01-03 16:18:53 +01:00

7 lines
112 B
Text

interface Issue2279Help
exposes [ text, asText ]
imports []
text = "Hello, world!"
asText = Num.toStr