t / t4018 / cpp-template-function-definitionon commit tests: factor portable signal check out of t0005 (9b67c99)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}