revert helloZig

This commit is contained in:
Folkert 2022-06-15 23:16:40 +02:00
parent f7246d2774
commit 858abd670d
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C

View file

@ -3,6 +3,4 @@ app "helloZig"
imports []
provides [main] to pf
expect 1 == 1
main = "Hello, World!\n"