You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are in the process of changing the specified behavior.
It used to be the VM which was incorrectly rejecting this program, but we are actually making its behavior correct, and the other implementations are in the process of being made compatible (see #26655).
This code:
However in dartpad it will just print
null
without an errors. I believe the behaviour of these should match.The text was updated successfully, but these errors were encountered: