package org.eclipse.jdt.compiler.apt.tests.annotations; public @interface GooNonContainer { Goo [] value(); }