Compiler Crash on record interaction with iterable/spread operator and for loop #53092
Labels
legacy-area-front-end
Legacy: Use area-dart-model instead.
P2
A bug or feature request we're likely to work on
When attempting to compile the following code, the dart compiler crashes.
This was reproduced on dartpad on Dart version 3.0.5 and 3.12.0
Observe that if you comment out the function doesntCompile, the code that should be equivalent successfully compiles.
Dartpad error message/traceback
The text was updated successfully, but these errors were encountered: