index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
vim
/
golf
/
4d1ac1800a045132c0000011
/
1.ref
blob: 41240ba2e395dc499099d66c2cfc3546a0e5197f (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> int main(void) { puts("Hello world!"); return 0; }