repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
t/t3200: fix a typo in a test description
[git/debian.git]
/
t
/
t4018
/
cpp-template-function-definition
blob
0cdf5ba5bd439156063d686d5faa31184cc697e6
1
template<class T> int RIGHT(T arg)
2
{
3
ChangeMe;
4
}