package test fun foo() { ClassWithStatics.staticMethod(ClassWithStatics.staticField) }