t / t4018 / cpp-class-constructoron commit diff.c: decouple white space treatment from move detection algorithm (b309571)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}