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