Merge commit 'refs/top-bases/t/projlist-cache/caching' into t/projlist-cache/caching
[git/gitweb.git] / t / t4018 / cpp-template-function-definition
blob0cdf5ba5bd439156063d686d5faa31184cc697e6
1 template<class T> int RIGHT(T arg)
3         ChangeMe;