t / t4018 / cpp-template-function-definitionon commit t9300: use test_cmp_bin instead of test_cmp to compare binary files (f9f3851)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}