Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
ir
/
irText
/
stubs
/
javaInnerClass.fir.kt.txt
blob: 7d47affb3f03e7039d65208771a0a2e4eda23b69 [
file
]
class Test1 : J {
val test: JInner
field = <this>.JInner()
get
constructor() /* primary */ {
super/*J*/()
/* <init>() */
}
}