Repository URL to install this package:
{ %NORUN } program tw31431; {$mode objfpc} uses uw31431; type TSpecialisedClass = specialize TBar<Integer>; begin end.