]> git.ipfire.org Git - thirdparty/git.git/blame - t/t4018/cpp-struct-single-line
Merge branch 'jk/oidhash'
[thirdparty/git.git] / t / t4018 / cpp-struct-single-line
CommitLineData
9cc444f0
JS
1void wrong()
2{
3}
4
5struct RIGHT_iterator_tag {};
6
7int ChangeMe;