because we don't have a guarantee that `['*.scala'...
# general
w
because we don't have a guarantee that
['*.scala']
matches things in any particular order, but we do guarantee that
['B.scala', 'A.scala']
is emitted in that order