index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
cpp-operator-definition
blob: f2bd1678f9d68808806c6f5207e41cbdee301839 (
plain
)
1
2
3
4
5
Value operator+(Value LEFT, Value RIGHT)
{
ChangeMe;
broken;
}