roc/examples/platform-switching/rocLovesC.roc
2024-11-19 11:41:50 +01:00

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"