[FE] Rename FreedomForSealedClasses feature with more meaningful name
This commit is contained in:
committed by
TeamCityServer
parent
77aad06008
commit
b6bd7c48f4
@@ -143,7 +143,7 @@ enum class LanguageFeature(
|
||||
UseCorrectExecutionOrderForVarargArguments(KOTLIN_1_5, kind = BUG_FIX),
|
||||
JvmRecordSupport(KOTLIN_1_5),
|
||||
|
||||
FreedomForSealedClasses(KOTLIN_1_5),
|
||||
AllowSealedInheritorsInDifferentFilesOfSamePackage(KOTLIN_1_5),
|
||||
SealedInterfaces(KOTLIN_1_5),
|
||||
|
||||
// Temporarily disabled, see KT-27084/KT-22379
|
||||
|
||||
Reference in New Issue
Block a user