Matt300209's picture
Upload folder using huggingface_hub
9823a7e verified
void
some_c_function(void)
{
int a, b, c;
a = 1;
b = 2;
}