mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
^KT-47574 The fix done here supports only one level of substituting underlying type-arguments. HierarchicalTypeAliasCommonizationTest.`KT-47574 - test long typealias chain` will assert proper behaviour for nested chains.