forked from Mirror/wren
Handle empty (or comment-only) files. Fix #57.
This commit is contained in:
1
test/comments/only_line_comment.wren
Normal file
1
test/comments/only_line_comment.wren
Normal file
@ -0,0 +1 @@
|
||||
// comment
|
||||
1
test/comments/only_line_comment_and_line.wren
Normal file
1
test/comments/only_line_comment_and_line.wren
Normal file
@ -0,0 +1 @@
|
||||
// comment
|
||||
0
test/empty_file.wren
Normal file
0
test/empty_file.wren
Normal file
Reference in New Issue
Block a user