// "Create annotation 'foo'" "false" // ERROR: Unresolved reference: foo // ACTION: Make private // ACTION: Make internal @J.foo(1, "2") fun test() { }