Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cpp-struct-single-line « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a0de5fb800fec1455deadd9aa2b5ad964a65ecd4 (plain)
1
2
3
4
5
6
7
void wrong()
{
}

struct RIGHT_iterator_tag {};

int ChangeMe;