20000412-1.f   [plain text]


      subroutine aap(k)
      equivalence (i,r)
      i = k
      print*,r
      end