Updated SC2003 (markdown)

Joachim Ansorg 2021-11-12 19:14:47 +01:00
parent ea87ae7a8e
commit 2d5f8e0070

@ -1,4 +1,4 @@
# expr is antiquated. Consider rewriting this using $((..)), ${} or __[[__ __]]__.
# expr is antiquated. Consider rewriting this using `$((..))`, `${}` or `[[ ]]`.
### Problematic code: