Skip to content

Add support for hexadecimal and binary literals (0x and 0b)#238

Merged
metoule merged 2 commits intodynamicexpresso:masterfrom
metoule:fix_236
Jun 1, 2022
Merged

Add support for hexadecimal and binary literals (0x and 0b)#238
metoule merged 2 commits intodynamicexpresso:masterfrom
metoule:fix_236

Conversation

@metoule
Copy link
Copy Markdown
Contributor

@metoule metoule commented Jun 1, 2022

Fixes #236

@metoule metoule requested a review from davideicardi as a code owner June 1, 2022 12:41
Copy link
Copy Markdown
Member

@davideicardi davideicardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@metoule metoule merged commit 178569e into dynamicexpresso:master Jun 1, 2022
@metoule metoule deleted the fix_236 branch June 1, 2022 13:29
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.

HEX (0x) or binary (0b) value support

2 participants