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

Unified Diff: stub-generator/src/MintMakerFullyIsolatedTest-generatedTest.dart

Issue 8764019: - "#library warning" fixit: Add #library where it could be expected. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
Patch Set: Created 9 years, 1 month 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: stub-generator/src/MintMakerFullyIsolatedTest-generatedTest.dart
===================================================================
--- stub-generator/src/MintMakerFullyIsolatedTest-generatedTest.dart (revision 1886)
+++ stub-generator/src/MintMakerFullyIsolatedTest-generatedTest.dart (working copy)
@@ -4,6 +4,7 @@
// IsolateStubs=MintMakerFullyIsolatedTest.dart:Mint,Purse,PowerfulPurse
+#library("MintMakerFullyIsolatedTest-generatedTest");
zundel 2011/12/01 15:41:54 Since this file is generated, the generator (part
Ivan Posva 2011/12/01 17:09:14 I am sorry, I noticed that this file is generated.
#import("../../isolate/src/TestFramework.dart");
/* class = Purse (tests/stub-generator/src/MintMakerFullyIsolatedTest.dart/MintMakerFullyIsolatedTest.dart: 9) */
« no previous file with comments | « standalone/src/SocketManyConnectionsTest.dart ('k') | stub-generator/src/MintMakerPromiseWithStubsTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698