mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-08 14:18:03 +00:00
4 lines
76 B
Text
4 lines
76 B
Text
app [main!] { pf: platform "main.roc" }
|
|
|
|
main! : {} => {}
|
|
main! = \{} -> {}
|