You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the data statement as defined here, it seems to splice the array always the comma, without taking into consideration, if that comma is inside of parentheses.
Reproduce the code example:
# For example, thiscomplex(8), target :: medium_ref_indexdatamedium_ref_index/(1.d0, 0.d0)/# results in a signature file containingcomplex(kind=8), target,optional :: medium_ref_index=(1.d0
Error message:
No response
Runtime information:
1.24.2
3.11.2 (main, Feb 8 2023, 00:00:00) [GCC 12.2.1 20221121 (Red Hat 12.2.1-4)]