blob: e4c6511fa3b6c6a04f466fd261ec13a16c4d7883 [file] [log] [blame]
subroutine aap(k)
equivalence (i,r)
i = k
print*,r
end