mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 10:26:17 +02:00
* Fix compilation
git-svn-id: trunk@40940 -
This commit is contained in:
parent
6e704b6a4f
commit
80e014d94a
@ -431,7 +431,8 @@ const
|
||||
'LogicalNot',
|
||||
'LogicalXor',
|
||||
'RightShift',
|
||||
'Enumerator'
|
||||
'Enumerator',
|
||||
'In'
|
||||
);
|
||||
|
||||
PCUProcedureModifierNames: array[TProcedureModifier] of string = (
|
||||
|
Loading…
Reference in New Issue
Block a user