2a8b655294
Related to KT-59171
5 lines
179 B
Plaintext
Vendored
5 lines
179 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
|