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
/
28 try compile
/
valid.c
blob: f8e76f4ee9f07de46c8634c93da9895b23697e99 (
plain
)
1
2
#include
<stdio.h>
void
func
(
void
)
{
printf
(
"Something.
\n
"
);
}