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