pascalabcnet/TestSuite/errors/err0249.pas

9 lines
123 B
ObjectPascal
Raw Permalink Normal View History

2018-08-19 13:52:36 +03:00
uses System.Runtime.InteropServices;
type
[StructLayout(LayoutKind.&Explicit)]
t1<T>=record
end;
begin end.