FIR Java: add default constructors
This commit is contained in:
+2
@@ -1,4 +1,6 @@
|
||||
public open class ProtectedPackageFun : R|kotlin/Any| {
|
||||
protected/*protected and package*/ open operator fun foo(): R|kotlin/Unit|
|
||||
|
||||
public constructor(): R|test/ProtectedPackageFun|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user