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
58 B
Plaintext
6 lines
58 B
Plaintext
string& get::it::RIGHT(char *ptr)
|
|
{
|
|
ChangeMe;
|
|
broken;
|
|
}
|