9cc444f057
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>
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
Value operator+(Value LEFT, Value RIGHT)
|
|
{
|
|
ChangeMe;
|
|
broken;
|
|
}
|