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
/
common
/
110 allgenerate
/
foobar.cpp.in
blob: 32e1261f15ebe01e53f436d54187a8a673497462 (
plain
)
1
2
3
4
5
6
#include<stdio.h> int main(void) { printf("I am a program.\n"); return 0; }