pascalabcnet/TestSuite/formatter_tests/input/Try9.pas

7 lines
34 B
ObjectPascal
Raw Permalink Normal View History

2019-09-08 15:23:09 +03:00
begin
try
;
except
end;
end.