| Index: tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart
|
| diff --git a/tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart b/tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart
|
| index a4e2c964474de766601dbe794be1d8020837ef32..77540124f65c8198c53f4283643b6869ffa65e58 100644
|
| --- a/tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart
|
| +++ b/tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart
|
| @@ -6,6 +6,7 @@
|
|
|
| // Same test as js_typed_interop_anonymous_unreachable, but using the
|
| // --experimental-trust-js-interop-type-annotations flag.
|
| +@JS()
|
| library js_typed_interop_anonymous_unreachable_exp_test;
|
|
|
| import 'dart:html';
|
|
|