pascalabcnet/TestSuite/errors/err0249.pas
Бондарев Иван 3c95b48083 fix #1045
2018-08-19 12:52:36 +02:00

9 lines
123 B
ObjectPascal

uses System.Runtime.InteropServices;
type
[StructLayout(LayoutKind.&Explicit)]
t1<T>=record
end;
begin end.