[FIR] Run FirSupertypesChecker for anonymous objects, ^KT-54300 Fixed
This commit is contained in:
committed by
Space Team
parent
69ee40325b
commit
1deb253bac
+1
-1
@@ -4,7 +4,7 @@ FILE: objectDerivedFromInnerClass.kt
|
||||
super<R|kotlin/Any|>()
|
||||
}
|
||||
|
||||
public final inner class Inner : R|kotlin/Any| {
|
||||
public open inner class Inner : R|kotlin/Any| {
|
||||
public Outer.constructor(): R|Outer.Inner| {
|
||||
super<R|kotlin/Any|>()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user