Handle empty (or comment-only) files. Fix #57.

This commit is contained in:
Bob Nystrom
2015-01-04 13:00:53 -08:00
parent 005688da96
commit a9bb2387a1
5 changed files with 5 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
// comment
@@ -0,0 +1 @@
// comment
View File