Commit Graph
1 Commits
Author SHA1 Message Date
Tim Hutt 38496d948b Better comments support
This adds support for comments on the end of section headers, e.g.

    [a_section] ; A comment

It also fixes a couple of places where only `#` comments were supports - not `;` comments.

Test cases are included (they pass).
2015-12-03 14:40:47 +00:00