pascalabcnet/TestSuite/formatter_tests/input/if8.pas

6 lines
54 B
ObjectPascal
Raw Permalink Normal View History

2018-09-20 22:21:16 +03:00
begin
if true then
begin
end;
end.