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

5 lines
245 B
C

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