8821f8d1a4
This fixes a false positive OUTER_CLASS_ARGUMENTS_REQUIRED when referring to an inner class of a supertype that is extended using a typealias. #KT-62099 Fixed