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