xfys's picture
Upload 432 files
f07f089
raw
history blame
71 Bytes
void
some_c_function(void)
{
int a, b, c;
a = 1;
b = 2;
}