blob: f4c8343844faa72a821576ea3ccfa823b869e06a [file] [log] [blame]
import java.lang.annotation.Retention;
@Retention(<caret>)
@interface Annotation {
}