mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-28 13:05:54 +08:00
Bash has both `typeset` and `declare`, but ksh has `typeset` only. Recommend the more portable alternative to users.
Bash has both `typeset` and `declare`, but ksh has `typeset` only. Recommend the more portable alternative to users.