Allow sending a generic object with a function type parameter between isolates #44431
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-isolate
See #37294
This code fails, now with a meaningful error message:
But this code works:
It'd be nice to let the typed version work too.
The text was updated successfully, but these errors were encountered: