| Index: test/dart_codegen/expect/d/d.dart
|
| diff --git a/test/dart_codegen/expect/d/d.dart b/test/dart_codegen/expect/d/d.dart
|
| index ce52f7521e75f57cc43670ea0873c11c0f56e52c..54660230ca7ad76ef502ed2fe93f24e4fddf7fe7 100644
|
| --- a/test/dart_codegen/expect/d/d.dart
|
| +++ b/test/dart_codegen/expect/d/d.dart
|
| @@ -5,7 +5,7 @@ import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DEVC$RT;
|
| import 'b.dart';
|
|
|
| void foo() {
|
| - var x = f3(((__x0) => DEVC$RT.cast(__x0, dynamic, DDC$a$.A, "CastGeneral",
|
| + var x = f3(((__x0) => DEVC$RT.cast(__x0, dynamic, DDC$a$.A, "DynamicCast",
|
| """line 10, column 14 of test/dart_codegen/types/d.dart: """,
|
| __x0 is DDC$a$.A, true))(f4("""hello""")));
|
| var y = f1(DEVC$RT.wrap((dynamic f(dynamic __u2)) {
|
|
|