1d2438e04e
Before this commit, expect super-class without constructors did not provoke SUPERTYPE_NOT_INITIALIZED. However, it should, but only if sub-type is normal class (not an expect one). So #KT-24597 Fixed