formatting

This commit is contained in:
NickPapanastasiou 2015-06-16 17:16:24 -04:00
parent c04bb1a39c
commit 4df0b5fc69

View File

@ -26,7 +26,7 @@ expressive high-level abstractions.
D is actively developed by Walter Bright and Andrei Alexandrescu, two super smart, really cool 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! dudes. With all that out of the way, let's look at some examples!
```d
import std.stdio; import std.stdio;
void main() { void main() {