packages feed

fortran-src-0.16.0: test-data/module/leaf.f90

module leaf
  implicit none
  real :: constant = 0.1
end module