blob: 1032ae20d7b13a94393137cf485c53c4e6bf5bfa [file] [log] [blame]
#include <foo.h>
int main(void) {
return foo_process();
}