diff --git a/src/compiler/build_tables/item.cpp b/src/compiler/build_tables/item.cpp index e3dcd5fb..b3b49f1e 100644 --- a/src/compiler/build_tables/item.cpp +++ b/src/compiler/build_tables/item.cpp @@ -21,18 +21,18 @@ namespace tree_sitter { ostream& operator<<(ostream &stream, const LexItem &item) { return stream << - string("#"); } ostream& operator<<(ostream &stream, const ParseItem &item) { return stream << - string("#