pascalabcnet/TestSuite/errors/err0107.pas

5 lines
47 B
ObjectPascal
Raw Permalink Normal View History

2015-05-14 22:35:07 +03:00
type TDer = class(shortstring)
end;
begin
end.