t / t4018 / cpp-union-definitionon commit http: always update the base URL for redirects (6628eb4)
   1union RIGHT {
   2        double v;
   3        int ChangeMe;
   4};