t / t4018 / cpp-template-function-definitionon commit t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh' (0f59128)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}