t / t4018 / cpp-template-function-definitionon commit mingw: mark t9100's test cases with appropriate prereqs (bcb11f1)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}