Repository URL to install this package:
unit uw31675; {$MODE DELPHI} interface var foo: boolean; implementation end.