blob: f5835150703c23014862db39d446d67b1105395b [file] [log] [blame]
program test
use module, only: i, helper
use nonexistant, only: what
implicit none
end program test