Specify the version of the removal

Turiok
2025-02-19 08:46:11 +01:00
parent 948a4d7e96
commit bdbaa17346

@@ -1,5 +1,7 @@
## For indirection, use arrays, `declare "var$n=value"`, or (for sh) `read`/`eval`
Note: Removed in [v0.7.2 - 2021-04-20](https://github.com/koalaman/shellcheck/commit/fbb14d6b384a65ee16781966d9d240db9ed7b644)
### Problematic code:
```sh