package nebula.lang.annotations; public @interface Max { int value(); }