Hi Paul,
I'll need to go through F2018 again, but I thought
I found a statement that a module procedure can be
in a submodule. Here's the starting point
14.2.3 Submodules
A submodule is a program unit that extends a module or another
submodule.
...
A submodule may provide implem
Hi Steve,
Nagfor responds to the test case with "Error: pr97122.f90, line 14: Type T
has final subroutines but is not defined in the specification part of a
module"
F2018:
"C787(R753) A final-subroutine-name shall be the name of a module procedure
with exactly one dummy argument."
Since, of nece