t / t4018 / cpp-template-function-definitionon commit pack-objects: use mru list when iterating over packs (c9af708)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}