Files
sdk/tests/language
Sam Rawlins f274c79333 analyzer: Rewrite function tearoff followed by a method call
Today, the parser reads `a<...>.b()` as a constructor call with
explicit type arguments for the class. This could be a method call
on a function tearoff (however unlikely).

Fixes https://github.com/dart-lang/sdk/issues/46721

Bug: https://github.com/dart-lang/sdk/issues/46020
Change-Id: I16681171a7d99adf3fd080a235fcedc46c5fb1ef
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/210780
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2021-08-23 18:10:47 +00:00
..
2021-06-25 14:08:16 +00:00
2020-05-15 16:00:12 +00:00
2020-05-29 23:48:57 +00:00
2020-06-08 23:16:55 +00:00
2021-08-17 17:32:52 +00:00
2020-06-09 16:31:44 +00:00
2020-06-18 22:54:13 +00:00
2020-06-03 13:22:10 +00:00