Reports annotations that have multiple argument lists.

In the following example, @someAnnotation()() is marked:

@someAnnotation()()
object Test