assert
assert copied to clipboard
Document the maximum line length issue and the suggested workaround(s)
Upon expansion, macros are always one line. Our use of macros to transform code will often necessitate exploiting the Fortran 2023 increase in the maximum line length from 132 to 10,000.