Skip to content

Commit

Permalink
Dummy comment to re-run benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Jul 21, 2024
1 parent 24b149d commit 593a1a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/oxc_semantic/src/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,8 @@ impl<'a> Visit<'a> for SemanticBuilder<'a> {
}
grow(self);
}

// Dummy comment to re-run benchmarks
}

// NB: Not called for `Program`
Expand Down

0 comments on commit 593a1a6

Please sign in to comment.