Fix blank lines in the output.
authorMihai Bazon <mihai.bazon@gmail.com>
Mon, 4 May 2015 14:55:42 +0000 (17:55 +0300)
committerMihai Bazon <mihai.bazon@gmail.com>
Mon, 4 May 2015 14:55:42 +0000 (17:55 +0300)
commit4aed0830e5c1e5dabf05c0db4366c965fe952ced
treee4325178a130285db7ff69f4bcfb74d6493e3b3b
parentd2dda34b2a8de310f26a26e58ed28275ba5ecc7f
Fix blank lines in the output.

The issue was more obvious when max_line_len has a small value, rather than
the default 32K characters.  A blank line showed up after most statements.
lib/output.js