Destructuring with explicit type of nullable record is a parsing error. #52439
Labels
front-end-fasta
legacy-area-front-end
Legacy: Use area-dart-model instead.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
As said in the title, the simplified code below is not accepted.
Removing the question mark parses correctly, or by creating a type alias works as well.
The text was updated successfully, but these errors were encountered: