static L nlLogic_withoutTests(L rules) { ret [IfThen r : rules | !cic(r.options, "test")]; }