!7 p-exp { L rules = nlLogic_parseRules(mL_raw("Partial Rule Example")); pnlWithHeading("TESTS", nlLogic_testsOnly(rules)); pnlWithHeading("RULES", nlLogic_withoutTests(rules)); }