Skip to content

Commit

Permalink
Add a comment instead of empty block
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 27, 2012
1 parent c68006b commit b11119b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/groonga/command/parser.rb
Expand Up @@ -322,6 +322,7 @@ def consume_line(tag)
def parse_line(line)
case line
when /\A\s*\z/
# ignore empty line
when /\A\#/
on_comment($POSTMATCH)
else
Expand Down

0 comments on commit b11119b

Please sign in to comment.