t / t4018 / cpp-template-function-definitionon commit read_index_from(): catch out of order entries when reading an index file (15999d0)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}