fix: fix return value of get_node_types
This commit is contained in:
parent
fc747bce53
commit
80b5bce27a
1 changed files with 1 additions and 1 deletions
|
|
@ -2155,7 +2155,7 @@ mod tests {
|
|||
&unique_aliases,
|
||||
&variable_info,
|
||||
&symbol_ids,
|
||||
);
|
||||
)
|
||||
}
|
||||
|
||||
fn build_syntax_grammar(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue