pascalabcnet/TestSuite/formatter_tests/should/Try8.pas
2019-09-08 14:04:38 +02:00

8 lines
46 B
ObjectPascal

begin
try
except
;
;
end;
end.