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