t / t4018 / cpp-template-function-definitionon commit status: document options to show matching ignored files (1b2bc39)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}