blob: b8a693409c2d30229d3af0b1f8ea049d92e6e2c0 [file]
package test
fun foo() {
Utils.foo1(Utils.staticField)
PureUtils.foo1(PureUtils.foo2())
}