index
:
~sandmann/pintria
master
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
blob: 60dd1e4f811226f71ee13b22d7c187132cc224bb (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> int main () { printf ("Hello world\n"); }