Is it intentional that `@file` annotations are not...
# kapt
m
Is it intentional that
@file
annotations are not picked up by any annotation processor unless there is at least one function or value in the file? Having just types in the file doesn't work 😞