7eab4b672d
#KT-64989
5 lines
182 B
Plaintext
Vendored
5 lines
182 B
Plaintext
Vendored
compiler/testData/cli/js/compilationErrorK2.kt:9:13: error: cannot access 'companion object Test : Any': it is private in '/Foo'.
|
|
Foo.Test
|
|
^^^^
|
|
COMPILATION_ERROR
|