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-struct-single-line
blob: ad6fa8bbe9457e60bf239902800f0aacf801b3b0 (
plain
)
1
2
3
4
5
6
7
8
void wrong()
{
}
struct RIGHT_iterator_tag {};
int ChangeMe;
// broken