shell: remove ${#+} tests, it is not a valid construct
[oweals/busybox.git] / shell / hush_test / hush-vars / var-do-not-expand-tilde-in-parameter-expansion-in-quotes.tests
1 unset a
2 echo "${a:-~root}"