packages feed

camfort-0.905: tests/fixtures/Specification/Units/example-criticals-1.f90

program example
  implicit none
  integer :: a, b, c
  a = b * c
end program example