Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
common
/
99 postconf
/
prog.c
blob: 85a25a300d0282c7294ea055a97a4fa186586869 (
plain
)
1
2
3
4
5
#include
"generated.h"
int
main
(
void
)
{
return
THE_NUMBER
!=
9
;
}