mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
```ts // a.test.ts console.log(vi); // $> bun test ./a.test.ts // before: not defined // after: defined ``` https://github.com/oven-sh/bun/issues/1825#issuecomment-3094507154