fix another small regression
authorMihai Bazon <mihai@bazon.net>
Wed, 7 Nov 2012 11:31:43 +0000 (13:31 +0200)
committerMihai Bazon <mihai@bazon.net>
Wed, 7 Nov 2012 11:31:43 +0000 (13:31 +0200)
commit46be3f2bf19564a838179f523262f69dc1a9b5ac
treef9c482cff64233374169a9a26d680f25d157d212
parent258b46f4dc0d3df2cf20c4fbd4f3dd6314977518
fix another small regression

we do need parens here: `new (foo.bar().baz)`, but not here: `new foo.bar.baz`
lib/output.js