Sign in
qemu
/
meson
/
refs/heads/optiontree
/
.
/
test cases
/
common
/
107 postconf
/
prog.c
blob: 1e5d4cbe5867dc9ef2a932cc05732cc53d023fe6 [
file
] [
log
] [
blame
]
#include
"generated.h"
int
main
(
int
argc
,
char
**
argv
)
{
return
THE_NUMBER
!=
9
;
}