summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNickPapanastasiou <nickpap9411@gmail.com>2015-06-16 17:16:24 -0400
committerNickPapanastasiou <nickpap9411@gmail.com>2015-06-16 17:16:24 -0400
commit4df0b5fc697ededd3d1e733214bd94033f4cba53 (patch)
tree06a002dcca1c9402858c771cb1838619630bf612
parentc04bb1a39c0a6feacbff5aaf950a33f8d29f6d79 (diff)
formatting
-rw-r--r--d.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/d.html.markdown b/d.html.markdown
index 39c6a4d3..4ccf65d3 100644
--- a/d.html.markdown
+++ b/d.html.markdown
@@ -26,7 +26,7 @@ expressive high-level abstractions.
D is actively developed by Walter Bright and Andrei Alexandrescu, two super smart, really cool
dudes. With all that out of the way, let's look at some examples!
-
+```d
import std.stdio;
void main() {