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
Since Fortran 2008 finalisers may be "elemental" which means there is no longer a need for separate finalisers for each array shape. We might want to mandate that all finalisers are elemental.