mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 04:41:23 +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
|
if a=2 then
|
||||||
;
|
;
|
||||||
until b=3;
|
until b=3;
|
||||||
|
while a=3 do
|
||||||
|
Code;
|
||||||
try
|
try
|
||||||
Code;
|
Code;
|
||||||
finally
|
finally
|
||||||
|
Loading…
Reference in New Issue
Block a user