Should be:

Code:
type TIntListList = specialize TGList<Integer>;
or so..

FPC generics syntax is still open to suggestion. But don't expect complete overhauls. There's a unit in fpc/trunk (sorry, cannot remember name) or perhaps also in latest beta with generic lists implementations already.