t / t4018 / cpp-template-function-definitionon commit score_trees(): fix iteration over trees with missing entries (2ec4150)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}