Revert change to rocLovesC

This commit is contained in:
Ayaz Hafiz 2023-10-25 17:28:27 -05:00
parent ac179b5fdc
commit 8fb5c501ae
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -3,8 +3,4 @@ app "rocLovesC"
imports []
provides [main] to pf
main = foo B
foo = \A -> "abcde"
bar = ""
main = "Roc <3 C!\n"