I’m curious, why `AnnotationTarget` for `init` blo...
# announcements
g
I’m curious, why
AnnotationTarget
for
init
block doesn’t exist. It can be useful for example to apply
@Suppress
to init block Because it cannot be used on class/runtime level?
🤔 1