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
/
native
/
7 selfbuilt custom
/
mainprog.cpp
blob: bb45dcae8dce292fe06df2e96436e44b8c6bee5d (
plain
)
1
2
3
4
5
#include
"data.h"
int
main
(
void
)
{
return
generated_function
()
!=
52
;
}