pascalabcnet/TestSuite/formatter_tests/input/Try7.pas

7 lines
36 B
ObjectPascal
Raw Permalink Normal View History

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