Closed
Description
The two web compilers don't always give consistent results, and that can occasionally lead to confusion where DartPad prints different results for seemingly inscrutable reasons:
https://twitter.com/_vsmenon/status/1355943391675072513
The underlying dart2js issue for @timsneath 's example is: dart-lang/sdk#44818