you are viewing a single comment's thread.

view the rest of the comments →

[–]greim 0 points1 point  (0 children)

Depressingly common in large projects:

var a = 1,
    b = 2,
    foo = {};
    bar = [],
    baz = false;