pascalabcnet/TestSuite/formatter_tests/should/Try7.pas

7 lines
42 B
ObjectPascal
Raw Permalink Normal View History

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