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