1034ad336d
The new front end doesn't support generic comment syntax yet, so it's getting the wrong type for LineSplitter in strong mode. Since we no longer to preserve legacy mode semantics for LineSplitter, we can just use the correct strong mode types without generic comment syntax. Change-Id: If2dcb2fb3fae9eb49685838e4e84958e545650c7 Reviewed-on: https://dart-review.googlesource.com/21286 Reviewed-by: Florian Loitsch <floitsch@google.com> Reviewed-by: Leaf Petersen <leafp@google.com> Commit-Queue: Paul Berry <paulberry@google.com>