Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fc95605a393f931d6a85ae993728de35cb600abb
/
.
/
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