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
/
259 preprocess
/
foo.h
blob: ba60bf396a32cc75793cf7eaf93c33e0ed1a7e27 (
plain
)
1
2
int
bar
(
void
);
int
main
(
void
)
{
return
FOO
+
bar
();
}