roc/crates/cli/tests/test-projects/test-platform-simple-zig/app.roc
2024-10-09 20:04:36 +02:00

4 lines
72 B
Text

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