diff options
Diffstat (limited to 'bench/expect-to-equal/index.ts')
-rw-r--r-- | bench/expect-to-equal/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/expect-to-equal/index.ts b/bench/expect-to-equal/index.ts index f67b2c645..2a5e4b80c 100644 --- a/bench/expect-to-equal/index.ts +++ b/bench/expect-to-equal/index.ts @@ -1 +1 @@ -console.log("Hello via Bun!");
\ No newline at end of file +console.log("Hello via Bun!"); |