1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-20 05:21:26 +02:00

Fixed up so it builds

This commit is contained in:
Adam
2013-09-08 22:52:09 -07:00
parent 3cf89d5146
commit b28900b889
7 changed files with 11 additions and 14 deletions

View File

@@ -9,7 +9,7 @@ Neat is basically a smaller version of D1 with some experimental syntax and a fo
[Read more here.](https://github.com/FeepingCreature/fcc/wiki)
```D
```c
// single line comments start with //
/*
multiline comments look like this