Chromium Code Reviews| Index: editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/generator/webui/webapp.dart |
| =================================================================== |
| --- editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/generator/webui/webapp.dart (revision 27957) |
| +++ editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/generator/webui/webapp.dart (working copy) |
| @@ -1,3 +1,4 @@ |
| +library {name}; |
|
devoncarew
2013/09/26 16:03:39
blank line
keertip
2013/09/26 16:07:30
Done.
|
| import 'dart:html'; |
| main() { |