bug0099.pp 56 B

1234567
  1. {$R+}
  2. var w:word;
  3. s:Shortint;
  4. begin
  5. w := s;
  6. end.