Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
copyPaste
/
imports
/
ClassObjectInner.expected.kt
blob: 4042ea579446c83421bb22f55d21fd5c1c24373f [
file
] [
log
] [
blame
]
package
to
import
a
.
Outer
fun f
(
n
:
Outer
.
Companion
.
Nested
,
e
:
Outer
.
Companion
.
NestedEnum
,
o
:
Outer
.
Companion
.
NestedObj
,
t
:
Outer
.
Companion
.
NestedTrait
,
a
:
Outer
.
Companion
.
NestedAnnotation
)
{
}