Files
2026-06-20 14:49:53 +09:00

7 lines
81 B
Kotlin

fun g() {
invokeit()
// ^ @function
obj.doThing()
// ^ @function
}