t / t4018 / cpp-class-destructoron commit builtin/grep.c: add '--column' option to 'git-grep(1)' (a449f27)
   1RIGHT::~RIGHT()
   2{
   3        ChangeMe;
   4}