Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
cli
/
js
/
compilationErrorK2.out
blob: 4dc6f11ec0af79fe077e97ca63909aa0f4a8b2d8 [
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