Hacker News new | ask | show | jobs
by rad_gruchalski 479 days ago
This function doesn’t evaluate, something something expected expression of }, premature end of file.
1 comments

I know you're making a joke but it's just HN formatting not respecting single line breaks in comments.
HN supports code format using spaces in front

    int foo()
    {
       bar();
    }