mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 03:06:34 +02:00
* Proper LaTeX environment ending
git-svn-id: trunk@6685 -
This commit is contained in:
parent
615c450062
commit
6397ad6909
@ -1128,9 +1128,9 @@ parser_f_no_anonymous_specializations=03232_F_Anonymous generic specializations
|
|||||||
% var
|
% var
|
||||||
% MyLinkedList: TMyLinkedList
|
% MyLinkedList: TMyLinkedList
|
||||||
% \end{verbatim}
|
% \end{verbatim}
|
||||||
% \end{description}
|
|
||||||
parser_e_initialized_not_for_external=03233_E_Cannot initialize variables declared as external
|
parser_e_initialized_not_for_external=03233_E_Cannot initialize variables declared as external
|
||||||
% Variables declared as external can not be initialized with a default value.
|
% Variables declared as external can not be initialized with a default value.
|
||||||
|
% \end{description}
|
||||||
#
|
#
|
||||||
# Type Checking
|
# Type Checking
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user