t / t4018 / cpp-template-function-definitionon commit sha1_file: convert check_sha1_signature to struct object_id (17e6545)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}