t / t4018 / cpp-template-function-definitionon commit get_main_ref_store: BUG() when outside a repository (2dc417a)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}