56a48b1148
This particular test references kotlin.reflect.KProperty1 both in common and platform sourceset. And if there is no stdlib in dependecies it resolves to KProperty1 from builstins, which is expect (see KT-64061), which leads to broken expectations that after IR actualization there are no referenced expect classes