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

Unified Diff: pkg/analyzer_cli/test/data/options_tests_project/test_file.dart

Issue 2704103002: Some improvements to the command-line analyzer's output. (Closed)
Patch Set: review comments Created 3 years, 10 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: pkg/analyzer_cli/test/data/options_tests_project/test_file.dart
diff --git a/pkg/analyzer_cli/test/data/options_tests_project/test_file.dart b/pkg/analyzer_cli/test/data/options_tests_project/test_file.dart
index 2bccf659f29338c18bea40185435cfcc630b3fa4..053cc5c2ea84ef24fb86b6b0a9005c268378c147 100644
--- a/pkg/analyzer_cli/test/data/options_tests_project/test_file.dart
+++ b/pkg/analyzer_cli/test/data/options_tests_project/test_file.dart
@@ -4,7 +4,6 @@
library analyzer_cli.test.data.options_test_project.test_file;
-
int foo() {
baz(); // Undefined function.

Powered by Google App Engine
This is Rietveld 408576698