package com.foo; import java.lang.annotation.*; @Anno @Anno2 public @interface Anno4 { }