home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0451.ZIP / CCE_0451.PD / SED / PASCAL < prev    next >
Encoding:
Text File  |  1989-03-06  |  120 b   |  10 lines

  1. { this is a test }
  2. x := y
  3. begin
  4. end
  5. if (x>=y)
  6. x<>y
  7. x or y
  8. procedure foo();
  9. function fie(abc,def,gef): integer;
  10.