t / t4018 / cpp-template-function-definitionon commit t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test (10c6001)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}