t / t4018 / cpp-template-function-definitionon commit add "ok=sigpipe" to test_must_fail and use it to fix flaky tests (8bf4bec)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}