t / t4018 / cpp-template-function-definitionon commit builtin/apply: extract line_by_line_fuzzy_match() from match_fragment() (7a3eb9e)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}