diff options
Diffstat (limited to 'tests/bugs1919/github_214/MarkerTwo.java')
-rw-r--r-- | tests/bugs1919/github_214/MarkerTwo.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs1919/github_214/MarkerTwo.java b/tests/bugs1919/github_214/MarkerTwo.java new file mode 100644 index 000000000..213851d93 --- /dev/null +++ b/tests/bugs1919/github_214/MarkerTwo.java @@ -0,0 +1 @@ +public @interface MarkerTwo { } |