t / t4018 / cpp-template-function-definitionon commit add_packed_ref(): add a files_ref_store argument (d99825a)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}