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