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

Unified Diff: src/tests/site/code/types_no.dart

Issue 22528003: update examples on homepage (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Created 7 years, 4 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: src/tests/site/code/types_no.dart
diff --git a/src/tests/site/code/types_no.dart b/src/tests/site/code/types_no.dart
new file mode 100644
index 0000000000000000000000000000000000000000..d97a6ff64f575319b770f4d5637d0287bc4ef8d0
--- /dev/null
+++ b/src/tests/site/code/types_no.dart
@@ -0,0 +1,4 @@
+// Without types.
+recalculate(origin, offset, estimate) {
+ // ...
+}

Powered by Google App Engine
This is Rietveld 408576698