dotlin-org/dotlin

Raise error if using synthetic annotation classes in any other form than as annotations

wilkomanger opened this issue · 0 comments

This mostly means an error should be raised if their constructor is called in a non-annotation context.