This commit is contained in:
Luke Boswell 2024-08-07 08:51:08 +10:00
parent 7027547182
commit 8596db2055
No known key found for this signature in database
GPG Key ID: F6DB3C9DB47377B0

View File

@ -11,4 +11,4 @@ import foo.Foo
mainForHost : Str
mainForHost =
"$(main) $(Foo.foo)\n"
"$(main) $(Foo.foo)"