roc/crates/cli/tests/cli_testing_examples/benchmarks/Issue2279Help.roc
2024-03-05 12:21:29 -05:00

7 lines
110 B
Text

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