Home | History | Annotate | Line # | Download | only in testdir
      1 /a/ || /b/
      2 /a/ && /b/
      3 /a/ && NR > 10
      4 /a/ || NR > 10
      5