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