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