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

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

Issue 1235503010: fixes #219, able to compile multiple entry points (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
Index: test/codegen/expect/BenchmarkBase.txt
diff --git a/test/codegen/expect/BenchmarkBase.txt b/test/codegen/expect/BenchmarkBase.txt
index 870fd29a6dcaee4d4212133325dfe857505e28fd..9ced771ffc36b287821ffb314f1aa6e347a2d57f 100644
--- a/test/codegen/expect/BenchmarkBase.txt
+++ b/test/codegen/expect/BenchmarkBase.txt
@@ -1,4 +1,2 @@
// Messages from compiling BenchmarkBase.dart
-info: line 63, column 7 of test/codegen/BenchmarkBase.dart: [DynamicInvoke] f() requires dynamic invoke
- f();
- ^^^
+info: [DynamicInvoke] f() requires dynamic invoke (test/codegen/BenchmarkBase.dart, line 63, col 7)

Powered by Google App Engine
This is Rietveld 408576698