arxify's picture
Upload folder using huggingface_hub
ba2f5d6
raw
history blame contribute delete
71 Bytes
void
some_c_function(void)
{
int a, b, c;
a = 1;
b = 2;
}