Y
Hacker News
new
|
ask
|
show
|
jobs
by
hresult
4898 days ago
I don't like this coding style at all. There are quite a few inconsistency with respect to the formatting, for example:
common->Frame(){ session->Frame() { ... } }
etc.