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