t / t4018 / cpp-template-function-definitionon commit files-backend: add and use files_ref_path() (19e02f4)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}