package first import second.SomeTestClass fun firstFun() { SomeTestClass().some } // EXIST: someProperty // EXIST: someOtherProperty // EXIST: someSelfProperty // NUMBER: 3