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