Whats broken? And I'm quite sure you enjoy sitting there commenting out extremely long lines of code.
; is handy for short commenting trips, but /* and */ are very handy when you have a very large bracket of code you want to comment out.
And you don't have to use it if you don't like it.