mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
FIR Java: add default constructors
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
public open class AnnotatedValueParameter : R|kotlin/Any| {
|
||||
public open operator fun f(@R|test/AnnotatedValueParameter.Anno|(String(non-empty)) parameter: R|ft<kotlin/collections/MutableList<ft<kotlin/String, kotlin/String?>>, kotlin/collections/List<ft<kotlin/String, kotlin/String?>>?>|!): R|kotlin/Unit|
|
||||
|
||||
public constructor(): R|test/AnnotatedValueParameter|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user