From 991911675b6265161a37d6257f893090370805f3 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Wed, 14 Oct 2020 16:18:49 -0600 Subject: comma is a punctuator --- syntax.md | 1 + 1 file changed, 1 insertion(+) 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*: - `{` - `}` - `.` +- `,` - `+` - `-` - `*` -- cgit v1.2.3