List<int>.fold not compiling to javascript because of operator not found #42042
Labels
closed-as-intended
Closed as the reported issue is expected behavior
type-question
A question about expected behavior or functionality
Uh oh!
There was an error while loading. Please reload this page.
This can be replicated on dartpad.dev.
When trying to run the below code, I get error. I was expecting this to run and give me 2 as answer.
Based on Dart SDK 2.8.2
The text was updated successfully, but these errors were encountered: