mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Add test for repeatable annotations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public @interface JavaDefinedContainer {
|
||||
|
||||
public JavaDefinedRepeatable[] value();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user