t / t4018 / cpp-struct-single-lineon commit t/t5304-prune.sh: use the $( ... ) construct for command substitution (213ea11)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;