static O calc_addNumbers1(S s) { new Matches m; if "* + *" ret parseInt($1) + parseInt($2); null; }