From 80b5bce27a7e3b26f622c549ba79f1ab4af71dbc Mon Sep 17 00:00:00 2001 From: bglgwyng Date: Thu, 20 Nov 2025 11:58:42 +0900 Subject: [PATCH] fix: fix return value of get_node_types --- crates/generate/src/node_types.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/generate/src/node_types.rs b/crates/generate/src/node_types.rs index 8d0d5071..e724f6f2 100644 --- a/crates/generate/src/node_types.rs +++ b/crates/generate/src/node_types.rs @@ -2155,7 +2155,7 @@ mod tests { &unique_aliases, &variable_info, &symbol_ids, - ); + ) } fn build_syntax_grammar(