5 lines
61 B

package genrule.annotations;
public @interface Nullable {
}