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