mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 16:58:02 +02:00
SynEdit: PasHighLighter, fix case-label vs goto-label
This commit is contained in:
parent
55c94bee7b
commit
08a52e82f2
@ -4770,6 +4770,7 @@ begin
|
||||
end;
|
||||
|
||||
EndStatement(tfb, [cfbtForDo,cfbtWhileDo,cfbtWithDo,cfbtIfThen,cfbtIfElse]);
|
||||
tfb := TopPascalCodeFoldBlockType;
|
||||
|
||||
Inc(Run);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user