t / t4018 / cpp-template-function-definitionon commit commit: add short-circuit to paint_down_to_common() (d7c1ec3)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}