Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
1e9b36bdfbe51579937a3499f225d0b232d8cd2b
/
.
/
compiler
/
testData
/
psi
/
AnonymousInitializer.kt
blob: a94df5e5b929330d8e25827e98f3d59e1285ce7e [
file
]
class
Foo
{
init
{
foo
()
val c
=
f
}
}