Source position: linklist.pas line 119
function MergeLists(
firstlist: pList;
secondlist: pList
):pList;