ada-block-label-re

ada-block-label-re is a variable defined in `ada-mode.el'.
Its value is
"[[:alpha:]]\\(?:[_[:alnum:]]\\)*[ 	
]*:[^=]"

  • This variable may be risky if used as a file-local variable.

Documentation:
Regexp matching a block label.
Note that this also matches a variable declaration.