noglob1.tests 65 B

123
  1. v='*.tests'
  2. [[ *.tests ]]; echo 1:YES:$?
  3. [[ $v ]]; echo 2:YES:$?