ub0342b.pp 70 B

123456
  1. unit ub0342b;
  2. interface
  3. type
  4. longWord=Cardinal;
  5. implementation
  6. end.