t / t4018 / cpp-template-function-definitionon commit parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP (5f0df44)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}