t / t4018 / cpp-union-definitionon commit completion: let 'for-each-ref' strip the remote name from remote branches (e8cb023)
   1union RIGHT {
   2        double v;
   3        int ChangeMe;
   4};