Beliavsky / FortranTip

Short instructional Fortran codes associated with Twitter @FortranTip
https://zmoon.github.io/FortranTipBrowser/
The Unlicense
64 stars 14 forks source link

Empty array constructor #14

Closed Beliavsky closed 2 years ago

Beliavsky commented 2 years ago

Empty array constructor such as ints=[integer ::] suggested by @urbanjost

Beliavsky commented 2 years ago

Tweeted here