Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
analysis
/
low-level-api-fir
/
testData
/
fileStructure
/
initBlockScript.kts
blob: e2b2c8711e35b48d51be5087148a122c5e8a650d [
file
]
/* RootScriptStructureElement */
class
A
{
/* ClassDeclarationStructureElement */
init
{
/* DeclarationStructureElement */
val x
=
10
class
B
}
}