mirror of
https://github.com/git/git
synced 2024-11-05 18:59:29 +00:00
8 lines
63 B
Text
8 lines
63 B
Text
|
void wrong()
|
||
|
{
|
||
|
}
|
||
|
|
||
|
struct RIGHT_iterator_tag {};
|
||
|
|
||
|
int ChangeMe;
|