I do find shadowing useful. If you're writing really long code blocks in which it becomes an issue, you are probably doing too much in one place.
I do find shadowing useful. If you're writing really long code blocks in which it becomes an issue, you are probably doing too much in one place.