Function ANSI.opBinary

Concatanate another code to the existing one

ANSI opBinary(string op) (
  ANSI rhs
) const
if (op == "|" || op == "+" || op == "~");