68bb946fc5
The ID test offset for a prefixed identifier is now the offset of the identifier after the `.`. This makes the analyzer and CFE behaviors match much more closely, which eliminates a lot of nuisance differences in the ID test expectations. Change-Id: Icef1b2bf56b79bcf584d1eb153bdafd575e6cabb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/195483 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>