dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.28k stars 1.58k forks source link

[cfe] Stop reporting the getter/setter type error #58579

Closed eernstg closed 1 hour ago

eernstg commented 2 days ago

This is the CFE specific issue for https://github.com/dart-lang/sdk/issues/58578.

chloestefantsova commented 1 hour ago

Implemented in https://dart-review.googlesource.com/c/sdk/+/396821.