mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 02:00:41 +02:00
codetools: indentation parser: fixed
git-svn-id: trunk@20234 -
This commit is contained in:
parent
935bef95d4
commit
a59838731e
@ -207,7 +207,8 @@ const
|
||||
'bbtExcept',
|
||||
'bbtIf',
|
||||
'bbtIfThen',
|
||||
'bbtIfElse'
|
||||
'bbtIfElse',
|
||||
'bbtIfBegin'
|
||||
);
|
||||
|
||||
implementation
|
||||
|
Loading…
Reference in New Issue
Block a user