edn_format
edn_format copied to clipboard
Fix t_HEX_INTEGER to accept lower-case digits a-f
This PR fixes the PLY regex for HEX_INTEGER to accept lower-case hexadecimal digits. Not doing so results in hex numbers being split as separate integers and symbols