blob: 215beff8d39699d4e5cbf1d32cbd46f27a0ef430 [file] [log] [blame]
#include "func.h"
int func(void) {
return 0;
}