Y
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
pc86
479 days ago
I know you're making a joke but it's just HN formatting not respecting single line breaks in comments.
link
inetknght
479 days ago
HN supports code format using spaces in front
int foo() { bar(); }
link