module SNNUtils greet() = print("Hello World!") end # module SNNUtils