tw4103.pp 193 B

123456789101112
  1. { %fail }
  2. { Source provided for Free Pascal Bug Report 4103 }
  3. { Submitted by "Daniël Mantione" on 2005-06-21 }
  4. { e-mail: [email protected] }
  5. uses uw4103;
  6. var j:junk;
  7. begin
  8. j:=1;
  9. end.