mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 16:44:33 +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 []
|
||||
provides [main] to pf
|
||||
|
||||
main = foo B
|
||||
|
||||
foo = \A -> "abcde"
|
||||
|
||||
bar = ""
|
||||
main = "Roc <3 C!\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue