Repository URL to install this package:
program project1; uses uw14124; type T = specialize TGenericType<Integer>; begin end.