That just shifts the problem, I think? Now you can no longer comment out the first line.

If you are using to-end-of-line comments with --, then the likelihood of noticing a leading ( or { on the line being commented, is much greater than the likelihood of noticing a trailing comma on the end of the line _before_ the one you are commenting.

Regards,
    Malcolm