mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-26 20:34:32 +03:00
formatting
This commit is contained in:
parent
c04bb1a39c
commit
4df0b5fc69
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user