Importing libraries
This commit is contained in:
5
libs/myLib.funk
Normal file
5
libs/myLib.funk
Normal file
@@ -0,0 +1,5 @@
|
||||
dingle func {
|
||||
println("this func is dingling")
|
||||
}
|
||||
|
||||
someConstant = "heheheha"
|
||||
Reference in New Issue
Block a user