Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
dc4e06c6afe5f8bb2d4b9c834b8eaf190cabe72a
/
.
/
j2k
/
testData
/
multiFile
/
ToCompanionObject
/
external
/
KotlinFile.kt
blob: f69e592144a68e086be0dd8ee69f162cb54247e7 [
file
]
package
test
fun foo
()
{
ClassWithStatics
.
staticMethod
(
ClassWithStatics
.
staticField
)
}