Fish Wang says to OwO /kotlin@mmis_js_bot fun String.say = print(this) fun main(args: Array<String>) { "Hello, World!".say() }