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