62af2437a9
namespace a {
import // <-- error
} // <-- reported here
namespace b {
class Y {
class object {}
class Z {}
}
} // <-- used to be reported here