We need to mantain a *.bas file (basic STAMP). it contains the following line:
if (x^^y) then
We don't know what is the meaning of "^^" binary operator. (a single "^" is XOR and "^/" is XNOR). It's quite complicated to try to test it on the board.