[FIR] Only one specific diagnostic for data class without parameters left
^KT-60042 fixed
This commit is contained in:
committed by
Space Team
parent
17dc60aac9
commit
3673dff959
+1
@@ -238,6 +238,7 @@ object LightTreePositioningStrategies {
|
||||
//in FE 1.0 this is part of DeclarationHeader abstract strategy
|
||||
if (node.tokenType != KtNodeTypes.OBJECT_DECLARATION
|
||||
&& node.tokenType != KtNodeTypes.FUN
|
||||
&& node.tokenType != KtNodeTypes.PRIMARY_CONSTRUCTOR
|
||||
&& node.tokenType != KtNodeTypes.SECONDARY_CONSTRUCTOR
|
||||
&& node.tokenType != KtNodeTypes.OBJECT_LITERAL
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user