Sign in
qemu
/
meson
/
bf800101c2fce4ac6cd7be2f6e0564c6e297acf3
/
.
/
test cases
/
common
/
13 pch
/
generated
/
prog.c
blob: e1601c9c1376953097ebb9444a6df4621aa147a1 [
file
] [
log
] [
blame
]
// No includes here, they need to come from the PCH
int
main
()
{
return
FOO
+
BAR
;
}