mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 14:18:42 +01:00
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