camenduru's picture
thanks to vye16 ❤
fb5159d
void
some_c_function(void)
{
int a, b, c;
a = 1;
b = 2;
}