Variable: opascal-end-block-statements
opascal-end-block-statements is a variable defined in opascal.el.gz.
Value
(end until)
Documentation
Statements that end block sections.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/opascal.el.gz
(defconst opascal-end-block-statements '(end until)
"Statements that end block sections.")