t / t4018 / cpp-union-definitionon commit bisect.c: use commit-slab for commit weight instead of commit->util (bb408ac)
   1union RIGHT {
   2        double v;
   3        int ChangeMe;
   4};