You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first event set bits 1 and 2, the second event unset bit 2, so the resulting value should be 1 - but wiki-scripts set 0, i.e. the value of the new bitmask.
If some bits are set and others unset in the same event, the log will be even harder to understand... Detailed testing is needed!