[Turn on line numbering] arg obj; var anc; return filter anc in (.ancestors()) where (anc.has_ancestor(obj)); // Created as a part of ColdCore, see: @help Credit
arg obj; var anc; return filter anc in (.ancestors()) where (anc.has_ancestor(obj));