#line 1 "chains"
For this test, assume that all of ,,, are defined.
Also that , are defined, a,b are not.
If cpphs does operator precedence wrongly in infix chains, the final
conditional will be interpreted wrongly.


chained || OK


chained && OK


mixed chain of || and && OK



