Jan-Stefan Janetzky
Jan-Stefan Janetzky
the slices 3 example does not mutate `slice` but defines it via `var`
without mutating `y`, instead of showing the `error: cannot assign to constant` error, you will get `error: local variable is never mutated note: consider using 'const'`
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug sadly my hetzner server...
### Explain what happens 1. `systemctl edit cockpit.socket` 2. add the following contents: ```ini [Socket] ListenStream= ListenStream=/var/run/cockpit.sock ``` 3. reboot 4. enjoy this messed up motd: ``` Web console: https://gottz.de:Listen=/run/cockpit.sock...