blob: 7b745a2b6b2560d501190e88e986562e415f2fdd [file] [log] [blame]
class Test {
companion object Foo
inline fun test() {}
}
fun Test.Foo.foo() {}