Fix test data in FIR diagnostic test (merge with local eff. visibility)
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ FILE: typesFromSuperClasses.kt
|
|||||||
}
|
}
|
||||||
public final fun main(): R|kotlin/Unit| {
|
public final fun main(): R|kotlin/Unit| {
|
||||||
object : R|Outer| {
|
object : R|Outer| {
|
||||||
private constructor(): R|anonymous| {
|
private[local] constructor(): R|anonymous| {
|
||||||
super<R|Outer|>()
|
super<R|Outer|>()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user