Files
funk/libs/myLib.funk

5 lines
79 B
Plaintext
Raw Normal View History

2025-10-29 11:45:58 +00:00
dingle func {
println("this func is dingling")
}
someConstant = "heheheha"