blob: ccb42050bf7e5245a7f634814bf41c343557a749 [file] [log] [blame]
void
some_c_function(void)
{
int a, b, c;
a = 1;
b = 2;
}