summaryrefslogtreecommitdiff
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