Matt300209's picture
Add files using upload-large-folder tool
948620a verified
void
some_c_function(void)
{
int a, b, c;
a = 1;
b = 2;
}