mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-11 15:48:07 +00:00
4 lines
72 B
Text
4 lines
72 B
Text
app [main] { pf: platform "main.roc" }
|
|
|
|
main : Str
|
|
main = "STUBBED APP"
|