blob: 9b6322b9e2bd8b2a819e0d84b1063b02323d51ec [file]
class Test {
companion object;
inline fun test() {}
}
fun Test.Companion.foo() {}