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