You can consider using `let` too when you need to ...
# announcements
c
You can consider using
let
too when you need to rename something. The scope is a bit more obvious then (but equivalent to what you're already doing).