FIR Java: add default constructors
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
public open class WildcardBounds : R|kotlin/Any| {
|
||||
public/*package*/ open operator fun foo(x: R|ft<test/WildcardBounds.A<out kotlin/CharSequence>, test/WildcardBounds.A<out kotlin/CharSequence>?>|!, y: R|ft<test/WildcardBounds.A<in kotlin/String>, test/WildcardBounds.A<in kotlin/String>?>|!): R|kotlin/Unit|
|
||||
|
||||
public constructor(): R|test/WildcardBounds|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user