Files
kotlin-fork/compiler
Mikhail Glukhikh 1d2438e04e Report SUPERTYPE_NOT_INITIALIZED even if no constructors in superclass
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
2018-08-06 19:02:24 +03:00
..
2018-08-03 21:29:19 +03:00
2018-08-06 13:57:43 +03:00
2018-08-02 18:17:06 +03:00