Recolor doc site.

This commit is contained in:
Bob Nystrom
2014-04-07 21:03:16 -07:00
parent 57fa694c36
commit 6b1b1083c9
4 changed files with 68 additions and 41 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ or be within a single one. Unlike C, block comments can nest in Wren:
:::dart
/* This is /* a nested */ comment. */
## Reserved Words
## Reserved words
Some people like to see all of the reserved words in a programming language in
one lump. If you're one of those folks, here you go: