``` 0B17: 0@ &= 1@ ``` compiler should ignore &= workaround: remove opcode ``` 0@ &= 1@ ```
compiler should ignore &=
workaround: remove opcode