FIR deserializer: read nullability & add constructors
This commit is contained in:
+2
@@ -1,4 +1,6 @@
|
||||
public final object SomeObject : R|kotlin/Any| {
|
||||
public final fun test(a: R|kotlin/Int|): R|kotlin/Int|
|
||||
|
||||
private constructor()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user