[FIR] Remove BodyBuildingMode.STUBS from RawFirBuilder
This commit is contained in:
committed by
teamcityserver
parent
116a1c1e46
commit
8904d6fde9
+1
-1
@@ -137,7 +137,7 @@ object KtDeclarationAndFirDeclarationEqualityChecker {
|
||||
createEmptySession(),
|
||||
DummyScopeProvider,
|
||||
psiMode = PsiHandlingMode.IDE,
|
||||
bodyBuildingMode = BodyBuildingMode.STUBS
|
||||
bodyBuildingMode = BodyBuildingMode.NORMAL
|
||||
).buildTypeReference(this)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user