This probably falls under the "use brackets" rule put forth in other bug reports where conditionals are involved, but figured I'd submit this so its documented.

In instances where an if statement has multiple conditions, a following /inc command will result in an error if brackets are not used:

Code:
; * /inc: insufficient parameters
if (a == a && b == b) inc %example

Last edited by FroggieDaFrog; 02/11/18 11:22 AM.

I am SReject
My Stuff