aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-14 16:18:49 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-14 16:18:49 -0600
commit991911675b6265161a37d6257f893090370805f3 (patch)
treee13b68c7a3a146062ff5acc9f20e5ccbc2d423e3
parentac7b8c3a7e2091040ab3eee01f85981b917f9dec (diff)
downloadspec-991911675b6265161a37d6257f893090370805f3.tar.gz
spec-991911675b6265161a37d6257f893090370805f3.zip
comma is a punctuator
-rw-r--r--syntax.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/syntax.md b/syntax.md
index 7d5cc1f..c7e0e0e 100644
--- a/syntax.md
+++ b/syntax.md
@@ -113,6 +113,7 @@ The following sequences of characters form *punctuators*:
- `{`
- `}`
- `.`
+- `,`
- `+`
- `-`
- `*`