Add missing parentheses to problematic.spl

The missing parentheses would cause a type error, because deducting_a_minus_id would be typed as a function instead of a value.

Merge request reports

Loading