pascalabcnet/TestSuite/formatter_tests/should/if8.pas

6 lines
48 B
ObjectPascal
Raw Permalink Normal View History

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