fortran-end-block-re

fortran-end-block-re is a variable defined in `fortran.el'.
Its value is

"^[ 0-9]*\\
  • This variable may be risky if used as a file-local variable.

Documentation:
Regexp matching the end of a Fortran "block", from the line start.
Note that only ENDDO is handled for the end of a DO-loop. Used
in the Fortran entry in `hs-special-modes-alist'.