t / t4018 / cpp-template-function-definitionon commit commit-graph: create options for split files (c2bc6e6)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}