FIR Java: add default constructors
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
public open class Some : R|kotlin/Any|, R|Strange<*>| {
|
||||
public open operator fun foo(): R|kotlin/Any|
|
||||
|
||||
public constructor(): R|Some|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user