0e46a199fc
When recovering from an invalid annotation in a type variable (e.g. "< @Foo.bar T >"), the parser could get stuck in an infinite loop trying to recover. This fixes that situation. Change-Id: If01e43b9eec575824329808eeb93437432830654 Reviewed-on: https://dart-review.googlesource.com/52300 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Dan Rubel <danrubel@google.com>