fix files only containg comments not being output - fixes #259
This commit is contained in:
6
test/fixtures/generation/comments/comment-only/expected.js
vendored
Normal file
6
test/fixtures/generation/comments/comment-only/expected.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
// from #23
|
||||
/**/
|
||||
/*
|
||||
*/
|
||||
Reference in New Issue
Block a user