t / t4018 / cpp-template-function-definitionon commit merge-recursive: make sure when we say we abort that we actually abort (9270239)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}