t / t4018 / cpp-class-constructoron commit branch: use write_file_buf instead of write_file (7eb6e10)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}