t / t4018 / cpp-template-function-definitionon commit files_ref_store: use a transaction to update packed refs (dc39e09)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}