sS or2_trim(S a, S b) { a = trim(a); if (nempty(a)) ret a; ret trim(b); }