remove manual main definitions

This commit is contained in:
2021-07-25 21:10:15 -06:00
parent b2c3c73d3f
commit ba9a841349

View File

@@ -1,2 +1 @@
(function :Void main []
(print "Hello world!"))
(print "Hello world!")