pascalabcnet/TestSuite/formatter_tests/should/Try8.pas

8 lines
46 B
ObjectPascal
Raw Permalink Normal View History

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