Skip to content

Commit 593a1a6

Browse files
committed
Dummy comment to re-run benchmarks
1 parent 24b149d commit 593a1a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/oxc_semantic/src/builder.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,8 @@ impl<'a> Visit<'a> for SemanticBuilder<'a> {
495495
}
496496
grow(self);
497497
}
498+
499+
// Dummy comment to re-run benchmarks
498500
}
499501

500502
// NB: Not called for `Program`

0 commit comments

Comments
 (0)