Skip to content

Add missing parentheses to problematic.spl

Ghost User requested to merge fix/missing-parentheses-problematic into master

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