FE: introduce AllowEmptyIntersectionsInResultTypeResolver feature
Related to KT-51221
This commit is contained in:
committed by
Space Team
parent
fbea09b3b6
commit
47fab61716
@@ -284,6 +284,7 @@ enum class LanguageFeature(
|
||||
// 2.0
|
||||
|
||||
EnhanceNullabilityOfPrimitiveArrays(KOTLIN_2_0, kind = BUG_FIX), // KT-54521
|
||||
AllowEmptyIntersectionsInResultTypeResolver(KOTLIN_2_0, kind = OTHER), // KT-51221
|
||||
|
||||
// End of 2.* language features --------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user