Completely change naming conventions of field forms and definition macros. Close #32
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
(defun :Void main []
|
||||
(print "Hello world!"))
|
||||
(function :Void main []
|
||||
(print "Hello world!"))
|
||||
|
Reference in New Issue
Block a user