FIR Java: add default constructors
This commit is contained in:
+2
@@ -3,4 +3,6 @@ public open class DifferentGetterAndSetter : R|kotlin/Any| {
|
||||
|
||||
public open operator fun getSomething(): R|kotlin/Int|
|
||||
|
||||
public constructor(): R|test/DifferentGetterAndSetter|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user