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