fun foo() { annotation class Ann @Anno class Local { // There should also be NESTED_CLASS_NOT_ALLOWED report here. annotation class Nested } }