# warn "you should change this"

```javascript
warn "im warning you >:("
// sends a warning to the browser console
```
