mirror of
https://github.com/github/codeql.git
synced 2026-04-08 00:24:03 +02:00
3 lines
54 B
Java
3 lines
54 B
Java
public @interface Annot0j {
|
|
int abc() default 0;
|
|
} |