Skip to content

Commit

Permalink
Merge branch 'master' into galenmarchetti-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
galenmarchetti committed Nov 30, 2023
2 parents 7af7b02 + 83dd277 commit a55473b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,12 +234,12 @@ Comments are treated like other white space.
characters are tokens:

```text
+ - * // % **
+ - * / // % **
~ & | ^ << >>
. , = ; :
( ) [ ] { }
< > >= <= == !=
+= -= *= //= %=
+= -= *= /= //= %=
&= |= ^= <<= >>=
```

Expand Down

0 comments on commit a55473b

Please sign in to comment.