userdiff: have 'cpp' hunk header pattern catch more C++ anchor points
[git/gitweb.git] / t / t4018 / cpp-template-function-definition
blob0cdf5ba5bd439156063d686d5faa31184cc697e6
1 template<class T> int RIGHT(T arg)
3         ChangeMe;