Index: tests/lib/mirrors/generic_local_function_test.dart |
diff --git a/tests/lib/mirrors/generic_local_function_test.dart b/tests/lib/mirrors/generic_local_function_test.dart |
index 7a79aaeae343eaddfbac7000b398932666bf1837..aea41f660a0daf9d099f608bb84705d55733d216 100644 |
--- a/tests/lib/mirrors/generic_local_function_test.dart |
+++ b/tests/lib/mirrors/generic_local_function_test.dart |
@@ -4,6 +4,7 @@ |
library test.generic_function_typedef; |
+@MirrorsUsed(targets: "test.generic_function_typedef") |
import 'dart:mirrors'; |
import 'package:expect/expect.dart'; |