You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: compiler/ir/serialization.common/src/org/jetbrains/kotlin/backend/common/linkage/partial/PartiallyLinkedIrTreePatcher.kt
+22-29
Original file line number
Diff line number
Diff line change
@@ -533,36 +533,29 @@ internal class PartiallyLinkedIrTreePatcher(
533
533
534
534
val stabilityField = owner
535
535
536
-
val stabilityGetter = builtIns.irFactory.createSimpleFunction(
0 commit comments