pascalabcnet/TestSuite/errors/err0385.pas

8 lines
97 B
ObjectPascal
Raw Permalink Normal View History

2020-12-27 15:47:42 +03:00
type
T1 = partial class a: integer; end;
T1 = partial static class end;
begin
end.