pascalabcnet/TestSuite/errors/err0278.pas

5 lines
49 B
ObjectPascal
Raw Permalink Normal View History

2018-09-22 18:49:47 +03:00
type TClass<T> = static class
end;
begin
end.