Assign sizes to error nodes in handle_error

This commit is contained in:
Max Brunsfeld 2014-08-28 18:35:30 -07:00
parent a72b79f7f3
commit 604b149c4b
3 changed files with 25 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#include "runtime/lexer.h"
#include "tree_sitter/parser.h"
#include "runtime/tree.h"