Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
ir
/
irText
/
classes
/
companionObject.kt
blob: 5ef8fb1d0c0c706a4ca13c83dda0d76eff09c9d6 [
file
] [
log
] [
blame
]
// FIR_IDENTICAL
class
Test1
{
companion
object
}
class
Test2
{
companion
object
Named
}