Tomato 1.25
[tomato.git] / release / src / router / busybox / shell / hush_test / hush-vars / var3.tests
blobe09f4331780f7a29215f9250cbf428db36201bc7
1 # reject invalid vars
2 "$THIS_SH" -c 'echo ${1q}'
3 "$THIS_SH" -c 'echo ${&}'
4 "$THIS_SH" -c 'echo ${$}'