Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(791)

Unified Diff: test_reflectable/pubspec.yaml

Issue 1289933004: Implements support for reflection on parameters. (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test_reflectable/pubspec.yaml
diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml
index 54aa461e1d1bd5ea073e9e0a08fb49e0b073bc67..b759e5486f426864091dba7e1bf430c7cb96ccbb 100644
--- a/test_reflectable/pubspec.yaml
+++ b/test_reflectable/pubspec.yaml
@@ -43,5 +43,6 @@ transformers:
- test/invoker_operator_test.dart
- test/type_relations_test.dart
- test/invoke_toplevel_test.dart
+ - test/parameter_test.dart
- $dart2js:
$include: []

Powered by Google App Engine
This is Rietveld 408576698