Skip to content

Fix t_HEX_INTEGER to accept lower-case digits a-f#93

Open
mdbenito wants to merge 1 commit intoswaroopch:masterfrom
mdbenito:fix/hex-parsing
Open

Fix t_HEX_INTEGER to accept lower-case digits a-f#93
mdbenito wants to merge 1 commit intoswaroopch:masterfrom
mdbenito:fix/hex-parsing

Conversation

@mdbenito
Copy link

@mdbenito mdbenito commented Jul 5, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants