t / t4018 / cpp-template-function-definitionon commit refs: rename get_ref_store() to get_submodule_ref_store() and make it public (18d0002)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}