A SELECT TYPE statement's selector must be a variable or expression,
not a procedure; specifically, a function with a polymorphic result
is unacceptable.
Details
Details
Diff Detail
Diff Detail
Differential D145742
[flang] Check that a SELECT TYPE selector is not a procedure klausler on Mar 9 2023, 4:28 PM. Authored by
Details A SELECT TYPE statement's selector must be a variable or expression,
Diff Detail |