import testData.libraries.* fun foo() { WithInnerAndObject.foo() } // main.kt // class <1>object { // fun <2>foo() {