t / t4018 / cpp-template-function-definitionon commit pretty: expand tabs in indented logs to make things line up properly (7cc13c7)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}