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

Unified Diff: test_reflectable/test/new_instance_test.dart

Issue 1473073009: Added `dynamicReflected..Type`, corrected type expressions. (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Created 5 years, 1 month 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/test/new_instance_test.dart
diff --git a/test_reflectable/test/new_instance_test.dart b/test_reflectable/test/new_instance_test.dart
index 013d1ee18c2be924453700c1c4b76dd834d29611..53f96ecd89f2a30d40699f3236666568d292ba46 100644
--- a/test_reflectable/test/new_instance_test.dart
+++ b/test_reflectable/test/new_instance_test.dart
@@ -3,7 +3,7 @@
// the LICENSE file.
// File being transformed by the reflectable transformer.
-// Uses `invoke`.
+// Uses `newInstance`.
library test_reflectable.test.new_instance_test;

Powered by Google App Engine
This is Rietveld 408576698