t / t4018 / cpp-template-function-definitionon commit read-cache: add invalidate parameter to remove_marked_cache_entries (6fdc205)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}