t / t4018 / cpp-template-function-definitionon commit read-cache: new API write_locked_index instead of write_index/write_cache (03b8664)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}