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