mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-09 22:58:01 +00:00
3 lines
58 B
Text
3 lines
58 B
Text
app [main] { pf: platform "main.roc" }
|
|
|
|
main = Task.ok {}
|