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