tb0199a.pp 88 B

123456789
  1. {%NORUN}
  2. {%FAIL}
  3. type
  4. test = record
  5. f3,f5, : Boolean;
  6. end;
  7. begin
  8. end.