|
|
|
|
|
by hackermom
5832 days ago
|
|
So in essence, the problem is still to be blamed on those specific JS implementations. Optional means optional, at which point making an implementation that demands the absence of semicolons is as bad as one explicitly requiring them, as both are breaking the set rule: optional. (personally, I'm for the mandatory semicolon, to avoid mistakes) |
|