
Most of the tests show C++ code, but there is also a union definition and a GNU style function definition that are not recognized. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
9 lines
73 B
Plaintext
9 lines
73 B
Plaintext
void wrong()
|
|
{
|
|
}
|
|
|
|
struct RIGHT_iterator_tag {};
|
|
|
|
int ChangeMe;
|
|
// broken
|