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

Unified Diff: sky/examples/widgets/main.sky

Issue 1037163002: Improve Sky READMEs (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 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 | « sky/examples/stocks/pubspec.yaml ('k') | sky/framework/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/widgets/main.sky
diff --git a/sky/examples/widgets/main.sky b/sky/examples/widgets/main.sky
index c7c304f909ccda7358239dead1ebf84bf5f003ed..506b0ff837521d1945a72af0108950f539768c38 100644
--- a/sky/examples/widgets/main.sky
+++ b/sky/examples/widgets/main.sky
@@ -8,7 +8,7 @@
<import src="/sky/framework/debug/shake-to-reload.sky" />
<script>
import 'widgets_app.dart';
-main() {
+void main() {
new WidgetsApp();
}
</script>
« no previous file with comments | « sky/examples/stocks/pubspec.yaml ('k') | sky/framework/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698