Skip to content

Commit

Permalink
Add ^ to the grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadeusz Sośnierz committed May 20, 2012
1 parent ab55f6c commit aef9bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Config/INI.pm
Expand Up @@ -4,6 +4,7 @@ module Config::INI;

grammar INI {
token TOP {
^
<.eol>*
<toplevel>?
<sections>*
Expand Down

0 comments on commit aef9bde

Please sign in to comment.