t / t4018 / cpp-class-constructoron commit Merge branch 'rs/pull-signed-tag' (aeb1b7f)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}