packages feed

fortran-src-0.16.9: test-data/module/top.f90

module top
  implicit none
  use mid1
  use mid2
end module