blob: 44a2e52087de9594b7fd786efc56552716e49c51 [file] [log] [blame]
package testsubjects;
import testannotations.ArrayAnnotation;
@ArrayAnnotation(numbers =
{}, strings =
{}, types =
{}, annotations =
{})
public class ExplicityEmptyArrayAttributesSubject
{
}