fix files only containg comments not being output - fixes #259

This commit is contained in:
Sebastian McKenzie
2014-12-07 11:19:17 +11:00
parent 302e6f4caa
commit 88a85c0ca8
4 changed files with 14 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
// from #23
/**/
/*
*/

View File

@@ -0,0 +1,6 @@
"use strict";
// from #23
/**/
/*
*/