blob: a75c2d23b6c9390fe43e5ce05fe5290485fce14f [file]
// No includes here, they need to come from the PCH
int main(void) {
return FOO + BAR;
}