mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 08:31:31 +00:00
FIR Java: add default constructors
This commit is contained in:
@@ -3,4 +3,6 @@ public open class AnnotatedField : R|kotlin/Any| {
|
||||
|
||||
@R|test/AnnotatedField.Anno|(String(member)) public final field y: R|kotlin/Int|
|
||||
|
||||
public constructor(): R|test/AnnotatedField|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user