Sign in
go
/
website
/
cef597aeee3a0f904fdaf45b3475b943ff8f3788
/
.
/
_content
/
talks
/
2014
/
hellogophers
/
hello.c
blob: 5144cb4e3d40694602bbdaef8b3a15c04c067b90 [
file
] [
log
] [
blame
]
main
()
{
printf
(
"hello, world"
);
}