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
/
53 clang-format
/
prog_expected_c
blob: a045966a70f8d0b569fb4fd19f828134fbc67825 (
plain
)
1
2
3
4
5
6
#include <stdio.h> int main(int argc, char **argv) { printf("Awful.\n"); return 0; }