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