t / t4018 / cpp-template-function-definitionon commit config: let `config_store_data_clear()` handle `value_regex` (3b82542)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}