summaryrefslogtreecommitdiffhomepage
path: root/neat.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'neat.html.markdown')
-rw-r--r--neat.html.markdown2
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