2
0

uimpluni2.pp 80 B

12345678910
  1. unit uimpluni2;
  2. interface
  3. const
  4. ICantUseThis = 10000;
  5. implementation
  6. end.