t / t4018 / cpp-template-function-definitionon commit mingw: reencode environment variables on the fly (UTF-16 <-> UTF-8) (fe21c6b)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}