Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
psi
/
NamedClassObject.kt
blob: 351566aa375723b3f0e4e36bb48249a90339f34c [
file
]
// COMPILATION_ERRORS
class
A
{
companion
object
Companion
companion
object
B
companion
object
C
{}
companion
object
object
C
}