Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This doesn't represent a style check, but rather a likely indication of incorrect code. By contrast, the compiler won't warn for this code:

    if (condition) {
        foo();
    bar();
        baz(); }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: