Karol Lewandowski f31aa679e6 Use the correct nested annotation form
These are correct:
- @com.example.Holder.Annotation
- @Holder.Annotation
- @Annotation

These are incorrect:
- com.example.Holder.@Annotation
- Holder.@Annotation
2024-04-22 13:58:09 +02:00
..
2023-07-24 09:46:32 +02:00
2023-04-03 18:16:40 +02:00