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