blob: f6abe5801eb8116b6d32745263341081a02dcf2e [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