Destructuring with explicit type of nullable record is a parsing error. #52439
Labels
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
front-end-fasta
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: