2.1.2
Improve regular expression to match not only {a * b} but also
{a * b + c / d}. The part with the operation and the second operator
is just repeated.
Improve regular expression to match not only {a * b} but also
{a * b + c / d}. The part with the operation and the second operator
is just repeated.