mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 22:36:17 +02:00
codetools: indentation
git-svn-id: trunk@45656 -
This commit is contained in:
parent
fec583ff88
commit
deded5a183
@ -42,6 +42,8 @@ begin
|
||||
if a=2 then
|
||||
;
|
||||
until b=3;
|
||||
while a=3 do
|
||||
Code;
|
||||
try
|
||||
Code;
|
||||
finally
|
||||
|
Loading…
Reference in New Issue
Block a user