This merges two contents of a list into a list.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(List_fix_content_), | intent(in) | :: | List_content_1 | |||
type(List_fix_content_), | intent(in) | :: | List_content_2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(List_fix_content_), | intent(in) | :: | List_content_1(:) | |||
type(List_fix_content_), | intent(in) | :: | List_content_2(:) |