diff options
author | Adam <adam@adambard.com> | 2013-09-08 22:52:09 -0700 |
---|---|---|
committer | Adam <adam@adambard.com> | 2013-09-08 22:52:09 -0700 |
commit | b28900b889c27f8500a44d9f9bcad5244f1f79bd (patch) | |
tree | 5b152b42083b8691c189db55a0af8ab0e871330f /neat.html.markdown | |
parent | 3cf89d514689ca8610c30171424b2ce1908c0465 (diff) |
Fixed up so it builds
Diffstat (limited to 'neat.html.markdown')
-rw-r--r-- | neat.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/neat.html.markdown b/neat.html.markdown index 58c2224d..e99d1e0e 100644 --- a/neat.html.markdown +++ b/neat.html.markdown @@ -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 |