mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-03 08:31:29 +00:00
FIR Java: add default constructors
This commit is contained in:
@@ -3,4 +3,6 @@ public open class JavaBeanVar : R|kotlin/Any| {
|
||||
|
||||
public open operator fun setColor(string: R|ft<kotlin/String, kotlin/String?>|!): R|kotlin/Unit|
|
||||
|
||||
public constructor(): R|test/JavaBeanVar|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user