/* bug-1817005.c */ #include /* this is an assemble time test, so it doesn't have to be executed */ int function_with_really_long_name(void) { return 0; } /* dummy test function */ void testDummy(void) { }