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