Skip to content

Commit

Permalink
Add an inline
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanUkhov committed Sep 27, 2024
1 parent f3d7c09 commit 859f498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node/comment.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ impl Node for Comment {
{
}

#[inline]
fn get_name(&self) -> &str {
"comment"
}
Expand Down

0 comments on commit 859f498

Please sign in to comment.