index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
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; }