mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update doc
This commit is contained in:
@@ -70,8 +70,6 @@ import {returnFalse} from './returnFalse.ts' with { type: 'macro' };
|
||||
if (returnFalse()) {
|
||||
console.log("This code is eliminated");
|
||||
}
|
||||
|
||||
console.log(obj.foo);
|
||||
```
|
||||
|
||||
## Security
|
||||
|
||||
Reference in New Issue
Block a user