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