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
/
129 build by default
/
foo.c
blob: 0322828dc28f96c7cf3e129bffd1bf9306f80797 (
plain
)
1
2
3
4
5
6
#include
<stdio.h>
int
main
(
void
)
{
printf
(
"Existentialism.
\n
"
);
return
0
;
}