t / t4018 / cpp-class-constructoron commit Merge branch 'ks/perf-build-with-autoconf' (0c5ff91)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}