Sign in
◑
Theme
go
/
website
/
7a6f150dc76e30613006f46eb4772fdb7120884c
/
.
/
_content
/
talks
/
2014
/
hellogophers
/
helloKnR.c
blob: eaab7bbadf425cc62b5ba160e3b77e0363e6c33d [
file
]
main
()
{
printf
(
"hello, world\n"
);
}