5 lines
61 B
5 lines
61 B
8 years ago
|
package genrule.annotations;
|
||
|
|
||
|
public @interface Nullable {
|
||
|
}
|