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