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

Unified Diff: test/codegen/expect/temps.txt

Issue 1230903002: fixes #6, refactor to use AnalysisError/Listener throughout dev_compiler (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « test/codegen/expect/temps.js ('k') | test/codegen/temps.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/temps.txt
diff --git a/test/codegen/expect/temps.txt b/test/codegen/expect/temps.txt
index 1d76c8d76a50d0b8f0aeb9d53a32ac28062683eb..a58a30db05c4127a4407b64e9f8d83ffa1c47d4a 100644
--- a/test/codegen/expect/temps.txt
+++ b/test/codegen/expect/temps.txt
@@ -1,4 +1 @@
// Messages from compiling temps.dart
-warning: line 16, column 22 of test/codegen/temps.dart: [AnalyzerMessage] Named optional parameters cannot start with an underscore
- OptionalArg.named({this._opt: 456});
- ^^^^^^^^^
« no previous file with comments | « test/codegen/expect/temps.js ('k') | test/codegen/temps.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698