removed hidden byte characters
parent
7d8c4c5b55
commit
ee7b4819bc
|
@ -298,7 +298,7 @@ String literals support several escape sequences.
|
|||
\${ U+0024 U+007B dollar sign and opening curly bracket
|
||||
```
|
||||
|
||||
Additionally, any byte value may be specified via a hex encoding using `\x |