Revert "KT-35811: Type parameter angle brackets followed by equal sign are parsed incorrectly if whitespace is missing"

This reverts commit 2053363def.

^KT-35811 Open
This commit is contained in:
Denis.Zharkov
2022-08-25 18:14:52 +02:00
committed by teamcity
parent 211d662708
commit 3d7969ec8f
20 changed files with 388 additions and 706 deletions
@@ -264,7 +264,6 @@ enum class LanguageFeature(
GenericInlineClassParameter(sinceVersion = KOTLIN_1_8, kind = UNSTABLE_FEATURE), // KT-32162
DataObjects(KOTLIN_1_8), // KT-4107
LightweightLambdas(KOTLIN_1_8, defaultState = State.DISABLED),
AllowExpressionAfterTypeReferenceWithoutSpacing(KOTLIN_1_8, kind = BUG_FIX), // KT-35811
// 1.9