The high end of the span of `&SomeType` in ``` rust trait Foo { fn handler(self: &SomeType); } ``` is incorrectly set to `BytePos(0)`.
The high end of the span of
&SomeTypeinis incorrectly set to
BytePos(0).