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
/
unit
/
17 prebuilt shared
/
rejected_main.c
blob: 4d35061ec0510f465281a2b676e51960648434b7 (
plain
)
1
2
3
4
5
6
#include
"rejected.h"
int
main
(
void
)
{
say
();
return
0
;
}