roc/crates/cli/tests/test-projects/test-platform-simple-zig/app.roc
2024-11-11 16:59:08 +11:00

4 lines
72 B
Text

app [main] { pf: platform "main.roc" }
main : Str
main = "STUBBED APP"