diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-31 22:27:53 +0000 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-31 22:27:53 +0000 |
commit | 0f0a1c7699fe48c726081230df605674a8a89c57 (patch) | |
tree | 066699da11210bc9c14afc39a85274a7d2ca6817 /.dir-locals.el | |
parent | d9aaaf2a5309a572d5d2cadc281836f1c27e4e8c (diff) | |
download | ovm-0f0a1c7699fe48c726081230df605674a8a89c57.tar.gz ovm-0f0a1c7699fe48c726081230df605674a8a89c57.tar.bz2 ovm-0f0a1c7699fe48c726081230df605674a8a89c57.zip |
Allow hex literals for numbers
As strto(ul|ll) allow the parsing of hex literals of the form `0x`, we
allow lexing of hex literals which start with `x`.
They're lexed into C hex literals which work for strtol.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions