399c68e884
Change-Id: Ifaecd7f74c4e2d3d332fc759f5e2ae55de47b8a0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137784 Reviewed-by: Johnni Winther <johnniwinther@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Jens Johansen <jensj@google.com>
3 lines
37 B
Dart
3 lines
37 B
Dart
void f(dynamic e) {
|
|
(e())<int>();
|
|
} |