FIR: add & use hasExplicitParameterList to anonymous functions
#KT-49134 Fixed
This commit is contained in:
committed by
teamcityserver
parent
9307757bb4
commit
29e4c299e7
+1
@@ -282,6 +282,7 @@ object NodeConfigurator : AbstractFieldConfigurator<FirTreeBuilder>(FirTreeBuild
|
||||
isMutable = true
|
||||
}
|
||||
+booleanField("isLambda")
|
||||
+booleanField("hasExplicitParameterList")
|
||||
+typeParameters
|
||||
+field(typeRef, withReplace = true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user