mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
FIR Java: add default constructors
This commit is contained in:
@@ -3,4 +3,6 @@ public final class TwoFields : R|kotlin/Any| {
|
||||
|
||||
public open field b: R|kotlin/Short|
|
||||
|
||||
public constructor(): R|test/TwoFields|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user