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