t / t4018 / cpp-struct-single-lineon commit attr: do not attempt to expand when we know it's not a macro (fad32bc)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;