index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
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
;
}