Hacker News new | ask | show | jobs
by maleldil 1 day ago
It does if you reuse the error variable, which is very common. Example: https://go.dev/play/p/ofL2fG-OIcC

This can't happen in Rust.