t / t4018 / cpp-template-function-definitionon commit pack-objects: turn off bitmaps when we split packs (2113471)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}