mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-22 22:44:47 +03:00
[RFC] Add TODO about \x.. escapes.
This commit is contained in:
parent
79fd365702
commit
bda2dbf92d
@ -98,6 +98,8 @@ _[TODO: Do we want a different notation for Unicode escapes?
|
||||
Note that the `{` `}` delimiters are motivated by the fact that
|
||||
there may be a varying number of hex digits in this notation.]_
|
||||
This notation is supported by both Javascript and Rust.
|
||||
_[TODO: Do we also want to support, as in Rust, escapes `\xXY`
|
||||
where `X` is an octal digit and `Y` is a hex digit?]_
|
||||
|
||||
_[TODO: Which (initial) built-in or library operations
|
||||
do we want to provide for `char` values?]_
|
||||
|
Loading…
Reference in New Issue
Block a user