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

4 lines
110 B
Text

app [main] { pf: platform "main.roc" }
# just a stubbed app for building the test platform
main = Task.ok {}