t / t4018 / cpp-class-constructoron commit t4045: reindent to make helpers readable (f1e4fb2)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}