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