Skip to content

Commit

Permalink
fix(java_indexer): assert that annotation invocations aren't refs (ky…
Browse files Browse the repository at this point in the history
  • Loading branch information
zrlk authored May 24, 2022
1 parent 584f65e commit 4b3e0f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

@SuppressWarnings("unused")
//- @Annotations ref/id Annotation
//- !{ @Annotations ref Annotation }
@Annotations(
//- @C ref C
//- @Annotations ref Annotation
Expand Down

0 comments on commit 4b3e0f4

Please sign in to comment.