[FIR] Calculate property setters visibilities for intersections properly
Basically, just calculate them the same way it's done for other members. `chooseIntersectionVisibilityForSymbolsOrNull` is named like this to prevent a JVM clash. ^KT-66046 Fixed
This commit is contained in:
committed by
Space Team
parent
b7926b68ab
commit
7ecbaf7d1e
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// ISSUE: KT-66046
|
||||
|
||||
abstract class I1 {
|
||||
|
||||
Reference in New Issue
Block a user