Compiler: Fixed variant zapping of reference #0. The variant dispatcher collector was missing an offset, and always zapped the modifier bits for identifier reference #0. This has the effect that identifier reference #0 got the modifier bits intended for the last variant dispatcher in the class.