fe087f24d1
Bug: https://github.com/dart-lang/sdk/issues/50035 Change-Id: I0c58664d44312f5e9d61d24e34e7cd26dbee3a9c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/271740 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Paul Berry <paulberry@google.com>
2 lines
22 B
Dart
2 lines
22 B
Dart
f(x) => switch(x) {};
|