mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 15:53:40 +00:00
FIR Java: add default constructors
This commit is contained in:
@@ -3,4 +3,6 @@ public open class Basic : R|kotlin/Any| {
|
||||
|
||||
public open static operator fun bar(r: R|ft<java/lang/Runnable, java/lang/Runnable?>|!): R|kotlin/Unit|
|
||||
|
||||
public constructor(): R|test/Basic|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user