render comments in custom ASTs gracefully (#3393)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 2 May 2019 05:50:51 +0000 (13:50 +0800)
committerGitHub <noreply@github.com>
Thu, 2 May 2019 05:50:51 +0000 (13:50 +0800)
commita89d424a0bd85c80a6b49b6585143ff723a243ca
treed7fb8e2d4e13bc78262170dc9cd346eee5afa4e7
parent429d2b56b770f18cef72c2590eabecc6300b9922
render comments in custom ASTs gracefully (#3393)

fixes #3246
lib/output.js
test/mocha/comments.js
test/run-tests.js