mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-15 02:27:44 +00:00
5 lines
149 B
Text
5 lines
149 B
Text
app [main] { pf: platform "c-platform/main.roc" }
|
|
|
|
# run with `roc --build-host --suppress-build-host-warning rocLovesZig.roc`
|
|
|
|
main = "Roc <3 C!\n"
|