1b593e1ea4d2
1 2 3 4 5 6 7
static int dummy(void) // Begin of dummy { int rc = 0; return rc; } // End of dummy