t / t4018 / cpp-union-definitionon commit coccinelle: convert hashcpy() with null_sha1 to hashclr() (f449198)
   1union RIGHT {
   2        double v;
   3        int ChangeMe;
   4};