Support Java constructors in FIR (related to KT-29218)
This commit is contained in:
@@ -5,4 +5,6 @@ public open class PrivateMembers : R|java/lang/Object| {
|
||||
|
||||
private open operator function method(): R|kotlin/Unit|
|
||||
|
||||
private final function PrivateMembers(): R|test/PrivateMembers|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user