t / t4018 / cpp-template-function-definitionon commit wildmatch test: create & test files on disk in addition to in-memory (de8bada)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}