remove manual main definitions
This commit is contained in:
@@ -1,2 +1 @@
|
||||
(function :Void main []
|
||||
(print "Hello world!"))
|
||||
(print "Hello world!")
|
||||
|
Reference in New Issue
Block a user
@@ -1,2 +1 @@
|
||||
(function :Void main []
|
||||
(print "Hello world!"))
|
||||
(print "Hello world!")
|
||||
|