Commit graph

2 commits

Author SHA1 Message Date
Cyrus Najmabadi b692ea9b66 Remove TryBlock and FinallyBlock.
They break the rule that syntactically identical constructs use the same syntax kind.  This
prevents node reuse in incremental parsing.
2014-12-11 14:40:25 -08:00
Vladimir Matveev fee596b2d5 added test for skipped node case 2014-07-31 12:01:46 -07:00