FIR Java: add default constructors
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
public open class AnnotatedMethod : R|kotlin/Any| {
|
||||
@R|test/AnnotatedMethod.Anno|(Int(42)) public open operator fun f(): R|kotlin/Unit|
|
||||
|
||||
public constructor(): R|test/AnnotatedMethod|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user