diff --git a/SPEC.md b/SPEC.md index a9a1dfa..f133c9d 100644 --- a/SPEC.md +++ b/SPEC.md @@ -107,7 +107,7 @@ The following characters cannot be used anywhere in a bare * Any codepoint with hexadecimal value `0x20` or below. * Any codepoint with hexadecimal value higher than `0x10FFFF`. -* Any of `\/<>{};()[]=,"` +* Any of `\/(){}<>;[]=,"` ### Line Continuation