SynEdit: PasHighLighter, fix case-label vs goto-label

This commit is contained in:
Martin 2025-03-17 10:53:31 +01:00
parent 55c94bee7b
commit 08a52e82f2

View File

@ -4770,6 +4770,7 @@ begin
end;
EndStatement(tfb, [cfbtForDo,cfbtWhileDo,cfbtWithDo,cfbtIfThen,cfbtIfElse]);
tfb := TopPascalCodeFoldBlockType;
Inc(Run);