hello world!

2015-09-22

hello world

it's a code snippet:

int foo(int bar)
{
    return 0;
}