Importing libraries

This commit is contained in:
2025-10-29 11:45:58 +00:00
parent db963463b0
commit 7e071a1b01
5 changed files with 101 additions and 5 deletions

5
libs/myLib.funk Normal file
View File

@@ -0,0 +1,5 @@
dingle func {
println("this func is dingling")
}
someConstant = "heheheha"