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

Unified Diff: editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart

Issue 14050010: New analyzer_experimental snapshot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 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: editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart
diff --git a/editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart b/editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart
index 0af82b02db6b804d5ad5ef09a8e672a73a2a80f0..e9de149a55794a785bd03892d53e9790a1b3aa6d 100644
--- a/editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart
+++ b/editor/util/plugins/com.google.dart.java2dart/resources/test_support_include.dart
@@ -36,7 +36,7 @@ class TestSource implements Source {
}
/**
- * Wrapper around [Function] which should be called with [target] and [arguments].
+ * Wrapper around [Function] which should be called with "target" and "arguments".
*/
class MethodTrampoline {
int parameterCount;

Powered by Google App Engine
This is Rietveld 408576698