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