blob: 5e8f933f5df19db73ba5e5b267377b60b28ed9f2 [file] [log] [blame]
#include "func.h"
int func(void)
{
return 1;
}