Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
96205cabfdb14a5aa5b1f0127871cee9c09aaef9
/
.
/
compiler
/
testData
/
cli
/
js
/
compilationErrorK2.out
blob: f6abe5801eb8116b6d32745263341081a02dcf2e [
file
]
compiler
/
testData
/
cli
/
js
/
compilationErrorK2
.
kt
:
9
:
13
:
error
:
cannot access
'companion object Test : Any'
:
it
is
private
in
'/Foo'
.
Foo
.
Test
^^^^
COMPILATION_ERROR