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