Files
sdk/pkg/front_end/parser_testcases/primary_constructors
Johnni Winther 02cc7229a9 [parser][PrimaryConstructors] Add parser recovery for new.name() constructor
This avoids derailing the parser when '.' is used instead of ' ' in the new constructor syntax.

Part of #61699

Change-Id: I0deef032ff88a8d23e82130e65b54a864268ff26
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/478561
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2026-02-06 06:21:26 -08:00
..