package test fun foo() { Utils.foo1(Utils.staticField) PureUtils.foo1(PureUtils.foo2()) }