FIR deserializer: read nullability & add constructors
This commit is contained in:
+4
@@ -2,7 +2,11 @@ public abstract interface Bbb : R|kotlin/Any| {
|
||||
}
|
||||
|
||||
public final class ClassObjectextendsTrait : R|kotlin/Any| {
|
||||
public constructor()
|
||||
|
||||
public final companion object Companion : R|test/Bbb| {
|
||||
private constructor()
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user