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