t / t4018 / cpp-template-function-definitionon commit commit: prepare free_commit_buffer and release_commit_memory for any repo (6a7895f)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}