codebase-memory-mcp/internal/cbm/grammar_html.c

5 lines
197 B
C

// Vendored tree-sitter grammar: html
// Each grammar compiled as separate unit (conflicting static symbols).
#include "vendored/grammars/html/parser.c"
#include "vendored/grammars/html/scanner.c"