blob: 2b041ac9bba6f5982b8f042e7c21c368b7a18220 [file] [log] [blame]
program test7
implicit none
private
real :: r
integer five
real, optional :: blah
end program test7