static L ai_listWithoutPlus(L l) { ret listWithoutIC(l, "plus", "+"); }