[cfe] Update expectations

This fell between commits.

Change-Id: Ie76f330f42ea8424704cc44490a573ca7879b40c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290525
Auto-Submit: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Chloe Stefantsova <cstefantsova@google.com>
This commit is contained in:
Johnni Winther 2023-03-22 15:53:00 +00:00 committed by Commit Queue
parent 7767f9d9a6
commit 5d6e499c0d
3 changed files with 3 additions and 0 deletions

View file

@ -42,6 +42,7 @@ static method main() → dynamic {
break #L1;
}
}
throw new _in::ReachabilityError::•("`null` encountered as case in a switch expression with a non-nullable type.");
}
} =>#t3;
#L2:

View file

@ -42,6 +42,7 @@ static method main() → dynamic {
break #L1;
}
}
throw new _in::ReachabilityError::•("`null` encountered as case in a switch expression with a non-nullable type.");
}
} =>#t3;
#L2:

View file

@ -42,6 +42,7 @@ static method main() → dynamic {
break #L1;
}
}
throw new _in::ReachabilityError::•("`null` encountered as case in a switch expression with a non-nullable type.");
}
} =>#t3;
#L2: