Hacker News new | ask | show | jobs
by johnisgood 371 days ago
That is not even valid C code, so you would have to seriously convince me, too.

What makes it invalid is "= 5", and lack of "struct" before "MyStruct" (could have used typedef).

1 comments

It is a c++ code.
I think the point flew by a few.