blob: 5b28f748c572b15c7633ae4509dc7d1fc544ad40 [file] [log] [blame]
module first
interface inner
end interface inner
end module first
module second
REAL :: C = 1
end module second