t / t4018 / cpp-template-function-definitionon commit get_packed_ref_cache(): take a `packed_ref_store *` parameter (8e821c3)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}