t / t4018 / cpp-template-function-definitionon commit read-tree: use OPT_BOOL instead of OPT_SET_INT (84a7f09)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}