fpc/tests/tbf/tb0199a.pp
2007-04-16 09:35:47 +00:00

10 lines
88 B
ObjectPascal

{%NORUN}
{%FAIL}
type
test = record
f3,f5, : Boolean;
end;
begin
end.