program project1; {$ifdef fpc} {$mode objfpc}{$H+} {$endif} uses uw17220a; begin test; end.