Fixed folding of single child asts with tags

This commit is contained in:
Daniel Holden
2016-06-11 14:11:19 +01:00
parent 14001ad332
commit 2a19e4c451
5 changed files with 106 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mpc",
"version": "0.8.7",
"version": "0.8.8",
"repo": "orangeduck/mpc",
"description": "A Parser Combinator library for C",
"keywords": ["parser", "combinator", "library", "c", "mpc"],