18 lines
197 B
Plaintext
Vendored
18 lines
197 B
Plaintext
Vendored
class Test1 : J {
|
|
constructor() /* primary */ {
|
|
TODO("IrDelegatingConstructorCall")
|
|
/* InstanceInitializerCall */
|
|
|
|
}
|
|
|
|
val test: JInner
|
|
field = <this>.JInner()
|
|
get
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|