blob: f7dd126fe0f57981e8b764902528eafc2c567018 [file] [log] [blame]
#include "c.h"
int a_fun(void) {
return c_fun();
}