Skip to content

Commit

Permalink
add builtin
Browse files Browse the repository at this point in the history
  • Loading branch information
hatoo committed Feb 17, 2024
1 parent 5fbc61a commit 19f3470
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/src_tree.rs
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,9 @@ impl SrcTree {
"denom",
"log",
"sqrt",
// string
"count-matches",
"replace",
];

let root = self.tree.root_node();
Expand Down

0 comments on commit 19f3470

Please sign in to comment.