Hacker News new | past | comments | ask | show | jobs | submit login

That wastes a lot of vertical space if you have a lot of function calls. If you're one of those who prefer that, it's ok. I much prefer:

    function name(arg1, arg2, arg3,
                  arg4, arg5, arg6);



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

Search: