test also F90 module and include path
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
program example
|
||||
use foo, only: hello
|
||||
implicit none
|
||||
print *, 'Hello World!'
|
||||
call hello()
|
||||
end program
|
||||
|
Reference in New Issue
Block a user