Remove version-pruning criteria based on pushed node count

This commit is contained in:
Max Brunsfeld 2017-07-02 23:28:31 -07:00
parent fcffd4b732
commit f93f78ef2d
2 changed files with 3 additions and 9 deletions

View file

@ -30,8 +30,9 @@ h i j k;
(program
(if_statement
(ERROR (identifier) (identifier))
(ERROR (identifier))
(identifier)
(ERROR (identifier))
(statement_block
(expression_statement
(identifier)