t / t4018 / cpp-template-function-definitionon commit test_must_be_empty: make sure the file exists, not just empty (11395a3)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}