roc/crates/cli_testing_examples/benchmarks/Issue2279Help.roc
2022-09-11 22:32:15 -06:00

7 lines
110 B
Text

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