GLB/LUB do not handle generic functions #30237
Labels
dart-model-analyzer-spec
Issues with the analyzer's implementation of the language spec
language-strong-mode-polish
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
soundness
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
for example:
even worse:
prints the internal closure used for generic method dispatch (this function object should never be exposed to user code):
The text was updated successfully, but these errors were encountered: