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