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

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

Issue 1243503007: fixes #221, initial sync*, async, async* implementation (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/async_helper.js ('k') | test/codegen/expect/async_helper/async_helper.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/async_helper.txt
diff --git a/test/codegen/expect/async_helper.txt b/test/codegen/expect/async_helper.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1a06210eadb2199ff86f329c187b7687e4100718
--- /dev/null
+++ b/test/codegen/expect/async_helper.txt
@@ -0,0 +1,2 @@
+// Messages from compiling async_helper.dart
+info: [DynamicInvoke] f().then(asyncSuccess) requires dynamic invoke (test/codegen/async_helper.dart, line 93, col 3)
« no previous file with comments | « test/codegen/expect/async_helper.js ('k') | test/codegen/expect/async_helper/async_helper.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698