mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-05 01:20:20 +00:00
Revert change to rocLovesC
This commit is contained in:
parent
ac179b5fdc
commit
8fb5c501ae
1 changed files with 1 additions and 5 deletions
|
@ -3,8 +3,4 @@ app "rocLovesC"
|
||||||
imports []
|
imports []
|
||||||
provides [main] to pf
|
provides [main] to pf
|
||||||
|
|
||||||
main = foo B
|
main = "Roc <3 C!\n"
|
||||||
|
|
||||||
foo = \A -> "abcde"
|
|
||||||
|
|
||||||
bar = ""
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue