t / t4018 / cpp-template-function-definitionon commit ref-filter: strip format option after a field name only once while parsing (e94ce13)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}